Command Line Interface
Command line interface for Rekit
Installation
npm install -g rekit@next rekit-studio@next
Create an Application
rekit create my-app
Start Development
rekit-studio
Last updated
Was this helpful?