Skip to content

HelpGroup/purchase-manage-frontend

Repository files navigation

purchase-manage-frontend(采购平台前端)

This project is generated with yo angular generator version 0.12.1.

requirement

node(一般都带有npm), ruby, bower(npm install bower), grunt-cli(npm install grunt-cli), compass(gem install compass)

Build & development

Run bower install and npm install before. Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.