# quasar-admin-server **Repository Path**: tangtony/quasar-admin-server ## Basic Information - **Project Name**: quasar-admin-server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-05-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```bush git clone https://github.com/wjkang/quasar-admin-server.git ``` ## Install ```bush npm install ``` ## Run ### Development ```bush npm run start ``` ### Production(Build) ```bush npm run production ``` [vue-quasar-admin](https://github.com/wjkang/vue-quasar-admin)与[3YAdmin](https://github.com/wjkang/3YAdmin)(3YAdmin请使用3YAdmin分支)后台服务,使用[koa2](https://github.com/koajs/koa)构建,并且使用[lowdb](https://github.com/typicode/lowdb)持久化数据到JSON文件。