StackEdit中文版-在线Markdown编辑器。
Go to file
2017-10-02 01:34:48 +01:00
build Fixed google authorization popup 2017-10-02 01:34:48 +01:00
config First commit 2017-07-23 19:42:08 +01:00
server Fixed multiple window issue 2017-09-29 19:43:26 +01:00
src Fixed google authorization popup 2017-10-02 01:34:48 +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 Added bump and tag scripts 2017-09-30 13:01:29 +01:00
.eslintrc.js Fixed google authorization popup 2017-10-02 01:34:48 +01:00
.gitignore Fixed multiple window issue 2017-09-29 19:43:26 +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
gulpfile.js Use npm to bump version 2017-09-30 13:18:43 +01:00
index.html Fixed main provider synchronization 2017-09-27 21:27:12 +01:00
index.js Added bump and tag scripts 2017-09-30 13:01:29 +01:00
package.json Tag v5.0.3 2017-09-30 13:18:58 +01:00
README.md First commit 2017-07-23 19:42:08 +01:00
yarn.lock Added bump and tag scripts 2017-09-30 13:01:29 +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.