gamelab

0.0.22 • Public • Published

Gamelab

A development boilerplate for JavaScript webapps

npm install gamelab

or

git clone git@github.com:erulabs/gamelab.git
cd gamelab && npm install

Add gamelab.js to your path, then

create a new project!

gamelab.js init MyAwesomeProject

Install deps (npm install, bower install and gamelab modules - gamelab.js does it all!)

cd MyAwesomeProject
gamelab.js install

Run the development server!

gamelab.js server

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.22
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.22
    2
  • 0.0.21
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i gamelab

Weekly Downloads

5

Version

0.0.22

License

none

Last publish

Collaborators

  • erulabs