StackEdit中文版-在线Markdown编辑器。
Go to file
2017-07-31 10:04:01 +01:00
build Second commit 2017-07-25 09:19:39 +01:00
config First commit 2017-07-23 19:42:08 +01:00
src Added explorer 2017-07-31 10:04:01 +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 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 Added katex extension. Added fonts 2017-07-26 00:34:01 +01:00
package.json added localDbSvc 2017-07-27 09:23:54 +01:00
README.md First commit 2017-07-23 19:42:08 +01:00
yarn.lock added localDbSvc 2017-07-27 09:23:54 +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.