Skip to content

tlkiong/stadium-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stadium Booking App

Getting started with this app:

Prerequisite

  • Have NPM installed
  1. npm install (this will install all npm modules & bower modules)
  2. npm start (this will start a simple HTTP server that will serve this AngularJS app)
  3. Enjoy

On development:

  • gulp watch (this will watch all scss files and compile them to their css files)
  • npm start (to start a simple HTTP server. Its not hot reload / live reload)
  • gulp dev (especially run this when you add new files)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published