A site to toggle your developer mode on and off with ONE CLICK!
- ⚡️ blazing fast
- 📦 built from scratch for devs
- 🎛️ offering full control of your environment
- 💰 VC funding welcome
- click the toggle to turn dev mode ON or OFF
- ...
- enjoy the magic of dev mode!
- Built with Nuxt
- Uses local storage (with a Vueuse composable) to remember your dev mode preference
- Changes favicons based on your mode selection using unhead
# install dependencies
corepack enable
pnpm install
# Start the _dev_ server
pnpm dev
# Build for production
pnpm build
# Preview the production build
pnpm preview
Made with ❤️
Published under the MIT License.