makeup1122 / CoupleSharingNotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csnotes

vue-cli

  1. 添加并修改项目根目录配置文件vue.config.js

PWA

  1. 已有项目安装vue-cli的pwa插件
vue add @vue/pwa
  1. 使用chrome检测Service Worker工作情况
chrome://inspect/#service-workers

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 79.0%Language:JavaScript 18.0%Language:HTML 3.0%