maius-template
v0.0.1
Published
Maius app template
Downloads
3
Readme
maius-template
Maius app template
Usage
It's just a template for starup maius app used by maius-cli.
npm i -g maius-cli
maius init project-name
cd project-name
npm i
npm start
EOF.