style-editor
v1.0.12
Published
## Project setup ``` npm install ```
Readme
style-editor
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint