1.0.0 • Published 9 years ago

generator-konva v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

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.

1.0.0

9 years ago