Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 612 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 612 Bytes

coolers

This project is generated with yo angular generator version 0.11.1.

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Main References

https://github.com/yeoman/generator-angular

Error handling

Warning: Error: Cannot find where you keep your Bower packages. Use --force to continue. Handling:...

Make sure you run following commands with Admin rights...

  1. npm install -g grunt-cli bower yo generator-karma generator-angular
  2. bower install