Skip to content

deostroll/generator-konva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a yeoman generator for kickstarting and HTML5 webpage with KonvaJs javascript canvas libarary.

Prerequisites

  • node/npm
  • grunt
  • bower
  • yeoman

Installation

npm install generator-konva -g

Usage

cd into a folder and type yo konva or yo konva my-konvajs-app-folder...and once in your working folder type grunt. This should wire the default bower dependencies (wiredep), and kickoff the connect and watch tasks.

A local livereload web server is started in port 5000 by default. Modify files in the src folder for getting started.

About

A kickstart konvajs yeoman generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published