calchez-componens
v0.1.2
Published
Sample Code for https://qiita.com/kecy/items/83e5aad3f7dd1e2fc2ff
Downloads
1
Readme
vue-storybook-ts
Sample Code for https://qiita.com/kecy/items/83e5aad3f7dd1e2fc2ff
Project setup
npm installRun Storybook
npm run storybookCompiles 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