Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 217 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 217 Bytes

Chew-Chew-Island

安装Node.js

安装Wepy

npm install wepy-cli -g

切换至 Chew-Chew-Island 目录

cd Chew-Chew-Island

安装依赖

npm install

开启实时编译

wepy build --watch