Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 673 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 673 Bytes

medium-reusable-vue-components

Sharing reusable Vue.js components with Lerna, Storybook, and npm

Project setup

npm install
lerna bootstrap # if installed globally
./node_modules/lerna/cli.js bootstrap # if installed locally

Available Commands

npm run storybook         # Compiles and hot-reloads for development
npm run build-storybook   # Compiles and minifies for production

Deployed on Netlify

Netlify Status