Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 526 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 526 Bytes

评了么评分系统-前端

评了么

Project setup

  • Install NodeJS
  • Install vue/cli
  • Run npm install install dependencies.

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint