Skip to content

jjtimer/jjtimer-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  • Clone the repository.
  • Run npm install.
  • Run ./node_modules/.bin/gulp dev. This will 'watch' src/js/app.js and rebuild when it changes.
  • Open src/index.html in your browser and get hacking!