8000 GitHub - Spanky96/Vue-demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Spanky96/Vue-demo

Repository files navigation

sell

bjcf app

Build Setup

# First vue
# node -v; version > 4
# install vue-cli
npm install -g vue-cli 
# vue list; search all available templates
vue list
# init project
# install dependencies
# vue init <template name> <project name>
vue init webpack training
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0