Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

julienkosinski/kinetic-js-test

Repository files navigation

This app is just a test about KineticJS where I just make fun about colorizing an exported svg ! :)

To install the app you have to install nodejs and npm.

Then,

  1. Install grunt : "npm -g install grunt-cli" Install bower : "npm -g install bower"

  2. Install dependencies : Npm dependencies : "npm install" in the project directory Bower dependencies : "bower install" in the project directory

  3. Developement mode "grunt serve"

    (Production mode (not operational at this time) : Run : "grunt build")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published