Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 340 Bytes

File metadata and controls

22 lines (17 loc) · 340 Bytes

Webapck4 + vue template

snapshot png

Development Command line

# serve with hot reload at localhost:3000
npm run start

Production Command line

# build for production with minification
npm run build

Other Command line

# stroybook  http://localhost:9001
npm run storybook