项目名称:Python escape
本项目地址:http://zhouyingsasa.xyz/
本项目使用Vue.js编写,采用Webpack作为持续集成系统,使用yarn作为包管理工具。
前端仓库: https://github.com/FuzzyFade/CodeGame
后端仓库: https://github.com/ZhouYingSASA/2019hackup
游戏谜题文档仓库: https://github.com/65wu/2019_hackweek_question_bank
yarn install
或者
yarn
yarn run serve
yarn run build
yarn run test
yarn run lint