mpreact-cli
v0.0.8
Published
cli for mpreact
Downloads
1
Readme
mpreact-cli
cli for mpreact
install
npm install mpreact-cli -g
usage
init project
mpreact init example
build project
mpreact build -s example/src -d example/dist
options
init
- -l
language for project: ts/js, default to ts
build
-w
run in watch mode.