Skip to content

jsilva-pt/medium-reusable-vue-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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