jmprkables / webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webapp

Instructions

  • Install the NodeJS dependencies: npm install.
  • Install the Bower dependencies: bower install.
  • Run the gulp build task: gulp build.
  • Run the gulp default task: gulp. This will build any changes made automatically, and also run a live reload server on http://localhost:8888.

About

License:MIT License


Languages

Language:JavaScript 55.4%Language:Python 44.6%