sbstjn / timesheet.js

JavaScript library for HTML5 & CSS3 time sheets
https://sbstjn.github.io/timesheet.js
MIT License
6.97k stars 549 forks source link

Removed Ruby dependencies. Cleaned up. #41

Closed sbstjn closed 9 years ago

sbstjn commented 9 years ago

Removed ruby dependencies.

Build Timesheet.js

grunt

Generate GitHub page:

grunt gh

Run local Express.js web server with Timesheet.js

grunt server