Skip to content

mobyvb/jamcircle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jam Circle

Jammin on the web

To set up:

  • Clone this repository to your computer
  • If you do not have Browserify or Uglify installed, install them:
    • sudo npm install -g browserify
    • sudo npm install -g uglify-js
  • npm install to install dependencies
  • npm run bundle to build the frontend JS OR npm run bundle-prod to build a minified version of the frontend JS
  • Run npm start to start the server
  • Go to http://localhost:3000 and have fun :)

About

Jammin on the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CSS 16.2%
  • HTML 0.8%