li-yinan / mp-web-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web化编译工具

usage

cd project dir
npm i -S mp-web-cli
npm run mp-web-build

dev

git clone github.io/li-yinan/mp-web-cli
cd mp-web-cli
npm i
npm run build
npm link .
cd project dir
mp-web-build

About


Languages

Language:JavaScript 99.7%Language:Shell 0.3%