/vue

Primary LanguageJavaScript

vue

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

#首先按住:alt+shift+u

#然后新建gist,一定要记住这个toekn,填写token,就会同步你的插件和你的设置到你的github账号上

#如果你想在其他电脑上同步下来这些插件和设置,就先在vscode安装sync插件,安装好后重启vscode,然后安装alt+shift+d,输入token,回车就可以了,就会从github上同步下来你的插件和配置

#就这样啦