[READ-ONLY] Mirror of https://github.com/danielroe/dev-mode.dev. A site to toggle your developer mode on and off with ONE CLICK!
dev-mode.dev
dev-mode
developer
dx
1.2 kB
dev-mode.dev ™©®#
A site to toggle your developer mode on and off with ONE CLICK!
Features#
- ⚡️ blazing fast
- 📦 built from scratch for devs
- 🎛️ offering full control of your environment
- 💰 VC funding welcome
How It Works#
- click the toggle to turn dev mode ON or OFF
- ...
- enjoy the magic of dev mode!
The Technical Bits#
- 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
Setup#
# install dependencies
corepack enable
pnpm install
# Start the _dev_ server
pnpm dev
# Build for production
pnpm build
# Preview the production build
pnpm preview
License#
Made with ❤️
Published under the MIT License.