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

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gamelab

    Weekly Downloads

    1

    Version

    0.0.22

    License

    none

    Last publish

    Collaborators

    • erulabs