mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
vue
A Vue.js project
Build setup
yarn - recommend
# Install dependencies
yarn install
# Server with hot reload at localhost:8080
yarn run dev
# Build for production with minification
yarn run build
npm
# Install dependencies
npm install
# Server with hot reload at localhost:8080
npm run dev
# Build for production with minification
npm run build
Reference
- For detailed explanation on how things work, consult the docs for vue-loader.
License
MIT © hypnos mailto:Filipp.Riabchun@jetbrains.com