0.0.8 • Published 7 years ago
mpreact-cli v0.0.8
mpreact-cli
cli for mpreact
install
npm install mpreact-cli -gusage
init project
mpreact init examplebuild project
mpreact build -s example/src -d example/distoptions
init
-l
language for project: ts/js, default to ts
build
- -w
run in watch mode.