Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 504 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 504 Bytes
git clone https://github.com/wjkang/quasar-admin-server.git

Install

npm install

Run

Development

npm run start

Production(Build)

npm run production

vue-quasar-admin3YAdmin(3YAdmin请使用3YAdmin分支)后台服务,使用koa2构建,并且使用lowdb持久化数据到JSON文件。