StackEdit中文版-在线Markdown编辑器。
Go to file
2017-07-23 19:42:08 +01:00
build First commit 2017-07-23 19:42:08 +01:00
config First commit 2017-07-23 19:42:08 +01:00
src First commit 2017-07-23 19:42:08 +01:00
static First commit 2017-07-23 19:42:08 +01:00
.babelrc First commit 2017-07-23 19:42:08 +01:00
.editorconfig First commit 2017-07-23 19:42:08 +01:00
.eslintignore First commit 2017-07-23 19:42:08 +01:00
.eslintrc.js First commit 2017-07-23 19:42:08 +01:00
.gitignore First commit 2017-07-23 19:42:08 +01:00
.postcssrc.js First commit 2017-07-23 19:42:08 +01:00
.stylelintrc First commit 2017-07-23 19:42:08 +01:00
index.html First commit 2017-07-23 19:42:08 +01:00
package.json First commit 2017-07-23 19:42:08 +01:00
README.md First commit 2017-07-23 19:42:08 +01:00
yarn.lock First commit 2017-07-23 19:42:08 +01:00

my-project

A Vue.js project

Build Setup

# 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.