1.1.0 • Published 8 years ago

iui-wizard v1.1.0

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
8 years ago

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 for npm run server
  • npm run build - compiles/minfies JS & CSS
  • npm run test - runs linting and unit test
  • npm run test-continuous - runs linting and unit test continuously
  • npm 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
1.1.0

8 years ago

1.0.0

9 years ago