# turtle-launcher ## Instructions Install dependencies: ``` npm install ``` Set the `.env` variables (according to `.env.example`) Run locally: ``` npm run dev ```