mpreact-cli
v0.0.8
Published
cli for mpreact
Readme
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.
