ng-afelio
Version:
Extended Angular CLI
12 lines (8 loc) • 295 B
Markdown
# ng-afelio
Extended Angular CLI
[Documentation](https://github.com/gilsdav/ng-afelio/wiki)
## DEV MODE
Follow these steps to be able to test and debug local version:
- set `production` value to `false` in `config.js` file
- build the project `npm run build`
- install it globally `npm link`