Skip to content

ostis-dev/scg-js-editor

Repository files navigation

Copyright

This sources are contributing under MIT license. More info there

Build

git clone git@github.com:deniskoronchik/scg-js.git
cd scg-js
npm install
npm build

Result library would be in build/scg.js

Cahngelog

You can see changelog there

Contribution

Read codestyle document before start contributing.

Usage