# bookist.cc **Repository Path**: RocOSC/bookist.cc ## Basic Information - **Project Name**: bookist.cc - **Description**: 书大师前端项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 书大师(bookistcc)前端项目 > 书大师是一个优质电子书分享网站。 ## 如何运行 ```bash # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm start ```