This project was created to develop, test and deliver powerflows
library. Project comes with a testing app under name powerflows-testing-app
(standard Angular project) is located in project/powerflows-testing-app
folder.
powerflows
library is located in projects/powerflows
folder.
Run ng serve
for a dev server. This will lunch powerflows-testing-app
site under http://localhost:4200/
address.
Run ng build
to build powerflows
library. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
More information about building and distributing library you can find under address: https://github.com/angular/angular-cli/wiki/stories-create-library