0.1.0-alpha.0 • Published 7 years ago

@ng-nanites/ng-nanites v0.1.0-alpha.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

NG Nanites - Angular modules library

Develop

  • npm start to run a live-reload server with the demo app
  • npm run test to test in watch mode, or npm run test:once to only run once
  • npm run build to build the library
  • npm run lint to lint
  • npm run clean to clean
  • npm run integration to run the integration e2e tests
  • npm install ./relative/path/to/lib after npm run build to test locally in another app