1.0.8 • Published 5 years ago
renderers v1.0.8
renderers
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitRun your end-to-end tests
npm run test:e2eLints and fixes files
npm run lintCustomize configuration
Build Local Library
yarn build-libOn user side
yarn add ../renderersBuild Global Library
yarn build
yarn publishOn user side
yarn upgrade renderers