Skip to content

frostney/canvas-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canvas-playground

Canvas Playground

Install

Prerequisites:

  • Node.js and NPM
  • Bower (Install through npm install -g bower)

Clone this repository and type npm install. This will install all needed dependencies.
Afterwards, type bower to fetch all client-side dependencies.
Then type grunt to build the page. The generated files will be in the build folder.

Deployment

Use grunt deploy to deploy to github pages.

Releases

No releases published

Packages

No packages published