forte-common-angular
v0.0.5
Published
Library of common Angular components
Downloads
2
Readme
forte.common.angular
Library for common angular components
This app was created from angular-seed. Reference it's README.md file for information on this project's structure.
App Commands
npm start
- starts app
npm test
- runs tests
Build Commands
npm version patch
- bumps package version
gulp: build
- compiles and minifies all files, puts them on dist
folder
gulp: push
- pushes library to npmjs.org