Otter Logo

Otter

Quick start

Initialize a new project

otter init otter init {githubUser}/{projectName}

Enter into the project

cd {projectName}

Run it

otter dev

There you go, now edit any file and see the hot reloading making your changes available instantly πŸš€