Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 392 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 392 Bytes

vuetify-dark-mode-toggle

This is an example of how to create a switch that toggles between light and dark mode, using Vuetify. It's a companion repo this article Crafting a Dark Mode switch with Vuetify!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve