0.0.1 • Published 8 years ago

plantingjs v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

PLANTING JS

Join the chat at https://gitter.im/komitywa/plantingjs Build Status codecov.io

To build library You need: NodeJS in version 4.2.4 or newer npm in version 2.6. or newer

All commands need to be executed in root directory of repository.

Installation of NodeJS dependencies:

npm install

Build library:

npm run build

Start development server:

npm run serve