vue-ui-kit-test-adw-1
v0.1.2
Published
A mammon project
Readme
Adriel package publish test
Note
Use node version 16.13.2, Since this version has npm(8.1.2) which works fine and later version has issues
This project is setup with
- Vue ^2.6.14
- Vuetify ^2.6.0
- Storybook ^6.5.6
Project setup
yarn installRun storybook
yarn storybookCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildRun your unit tests
yarn test:unitLints and fixes files
yarn lint