Skip to content

ynu-e-young/Shengnong_front

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shengnong_frontend

Project setup

yarn install

bug: error Couldn't find package "fsevents@~2.3.2" required by "chokidar@^3.5.3" on the "npm" registry. reason: fsevents is a MacOS specific package, and you are trying to install it on a non-MacOS system. solution: yarn install --ignore-engines

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 80.9%
  • JavaScript 11.4%
  • SCSS 5.7%
  • HTML 1.2%
  • CSS 0.8%