0.1.14 • Published 4 years ago
sportafi-web-library-test v0.1.14
sportafi web components library
Vue3 + Storybook
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and run storybook for development
npm run storybookCompiles and build library for publish
npm run build-libsFor publish no NPM
npm login
npm run build-libs
npm publishLints and fixes files
npm run lintCustomize configuration
If after install and run npm run storybook have error webpack, run npx sb init --builder webpack5