1.1.0 • Published 8 years ago
iui-wizard v1.1.0
iui-wizard
Angular version: 1.3.2
Follow the Angular Style Guide: https://github.com/johnpapa/angular-styleguide/blob/master/a1/README.md
Scripts
npm start
- alias fornpm run server
npm run build
- compiles/minfies JS & CSSnpm run test
- runs linting and unit testnpm run test-continuous
- runs linting and unit test continuouslynpm run server
- creates a small web server - useful for building
Build
Note: if you make changes, you must run npm run build
to rebuild the combined files in the 'dist' directory. You will need to also update the package.json version number.
Changelog
1.0.0
- initial creation of iui-wizard directive repo