Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 453 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 453 Bytes

teacher-search

using Backbone.js

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