Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 2.42 KB

README.md

File metadata and controls

54 lines (34 loc) · 2.42 KB

Build Status Coverage Status Open Source Love svg1

ThemeJS_TailwindCSS_NuxtJS

Albert Lanne est un consultant expérimenté en référencement basé à Paris. Avec plus de 10 ans d'expérience à travailler avec des clients du monde entier, Albert s'est forgé une réputation d'expert de premier plan dans son domaine. Il est spécialisé dans l'aide aux entreprises et aux organisations pour améliorer leur présence en ligne grâce à des stratégies efficaces d'optimisation des moteurs de recherche (SEO). Que votre entreprise ait besoin d'aide pour optimiser les recherches organiques ou accroître sa visibilité sur les plateformes de médias sociaux, Albert peut vous fournir des solutions sur mesure qui donneront des résultats rapidement et efficacement. Ses connaissances approfondies et son expertise sont sûres de donner à toute entreprise un avantage concurrentiel !


Alt Text


Prototype of global theme changer make in single js file

An homemade extension of the Andre Madarang dark mode theme switcher ytb tutorial to make the same theme global on all components and pages.This project work with a vueX store.

Alt text


Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

Contributing

  1. Create a fork of this project
  2. Clone the project:
git clone https://github.com/<YOUR_GITHUB_USERNAME>/Theme-switcher-Nuxt-TailwindCSS
  1. Create your Feature Branch (git checkout -b AmazingFeature)
  2. Commit your Changes (git commit -m 'Add some AmazingFeature')
  3. Push to the Branch (git push origin feature/AmazingFeature)
  4. Open a Pull Request

--

Useful link and ressources

For detailed explanation on how things work, check out Nuxt.js docs.