Skip to content

martinlissmyr/kommande

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the app locally

Start with:

$ grunt server

The app will be accessible on http://localhost:3000.

Installing

  1. Run npm install.
  2. Start the app via grunt server. (If grunt is missing, install it via npm install -g grunt-cli.)

The web app should now be running on http://localhost:3000.

Deploying

Heroku is used for hosting.

Push a new version

Use Herokus git deploy.

$ git push your-heroku-app master

About

Upcoming gigs in the Stockholm region

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published