Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 269 Bytes

REAME.md

File metadata and controls

21 lines (17 loc) · 269 Bytes

TKEStack Documentation

安装依赖

yarn install // or npm install

安装Gitbook依赖

yarn run install // npm run install

运行

yarn dev // or npm run dev

建构

yarn build // or npm run build