# 极速生活圈 ## 项目初始化 ``` npm install ``` ### 项目启动 ``` npm run build:mp-weixin ``` ### 启动后使用微信开发者工具打开 ``` 导入目录dist/build/mp-weixin ```