StackEdit中文版-在线Markdown编辑器。
Go to file
2017-09-27 21:27:12 +01:00
build Modal refactoring 2017-09-26 23:54:26 +01:00
config First commit 2017-07-23 19:42:08 +01:00
server Fixed main provider synchronization 2017-09-27 21:27:12 +01:00
src Fixed main provider synchronization 2017-09-27 21:27:12 +01:00
static/oauth2 Modal refactoring 2017-09-26 23:54:26 +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 Modal refactoring 2017-09-26 23:54:26 +01:00
.eslintrc.js First commit 2017-07-23 19:42:08 +01:00
.gitignore Added explorer 2017-07-31 10:04:01 +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 Fixed main provider synchronization 2017-09-27 21:27:12 +01:00
index.js Fixed main provider synchronization 2017-09-27 21:27:12 +01:00
package.json Fixed main provider synchronization 2017-09-27 21:27:12 +01:00
README.md First commit 2017-07-23 19:42:08 +01:00
yarn.lock Fixed main provider synchronization 2017-09-27 21:27:12 +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.