//dev-mode.devbyOrbisK

dev-mode.dev

A site to toggle your developer mode on and off with ONE CLICK!

0
0
0

dev-mode.dev ™©®

A site to toggle your developer mode on and off with ONE CLICK!

Screenshot of dev-mode.dev

👉 Visit dev-mode.dev

Features

  • ⚡️ blazing fast
  • 📦 built from scratch for devs
  • 🎛️ offering full control of your environment
  • 💰 VC funding welcome

How It Works

  1. click the toggle to turn dev mode ON or OFF
  2. 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.

[beta]v0.14.0