Skip to content

SITW/course-search

Repository files navigation

Course-search

using Angular.js + Yeoman

Required

  • npm
  • nodejs

Usage

  • clone the repo

  • install packages

  $ bower install
  $ npm install
  • using grunt to compile files
  $ grunt server 

grunt server to serve and watch.

Deploy

$ grunt build

add go to root file

$ git subtree push --prefix dist origin gh-pages

Author

@chilijung

License

MIT. License

Releases

No releases published

Packages

No packages published

Languages