Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 408 Bytes

README.md

File metadata and controls

44 lines (24 loc) · 408 Bytes

summer-project

前提

  • 安装 node.js
  • 安装 npm/cnpm

安装包

  • cnpm install or
  • npm install

Compiles and hot-reloads for development


npm run serve

Compiles and minifies for production


npm run build

Lints and fixes files


npm run lint

Customize configuration

See Configuration Reference.