mistralic
v0.0.3
Published
A CLI app for mistraljs
Downloads
3
Maintainers
Readme
mistral
A CLI app for mistraljs
Installation
npm install -g http-server
npm install -g mistralic
Create new Project
> mistral create project_name
> mistral create todo
Run
> cd todo
> mistral