Run ng serve --hmr -o for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
For library link go to the library README.md file
Run ng build @falcon-ng/core to build the falcon library.
- Check the Demo.
- To get started with the seed project and to run the final project, clone this repo.
Once you've cloned the repo, install all the dependencies by running:
npm installAfter installing dependencies build the falcon-core library
ng build @falcon-ng/coreYou can then dive straight into coding by running:
ng serve -oWant to file a bug, contribute some code, or improve documentation? Excellent!
