XayahSuSuSu / Electron-Guardian

2022年英特尔杯嵌入式专题邀请赛一等奖作品 - 《瞩暮行者》PC端

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guardian App (guardian)

Guardian Project

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

2022年英特尔杯嵌入式专题邀请赛一等奖作品 - 《瞩暮行者》PC端


Languages

Language:Vue 53.7%Language:JavaScript 40.0%Language:SCSS 3.7%Language:HTML 2.6%