Overview
DarkAn is a GitHub repository template for Nuxt.js and Chakra UI Vue. It is an opinionated dark-themed template that allows users to quickly set up their projects. By simply running the yarn install command, users can hit the ground running with Nuxt.js and Chakra UI Vue with the dark theme as the default.
Features
- Opinionated dark theme for Nuxt.js and Chakra UI Vue
- Easy installation with one command:
yarn install - Generate a repository quickly using the “Use this template” button on GitHub
Installation
- Start by generating a repository with this template by clicking on the “Use this template” button on the top right or by visiting github.com/codebender828/dark.nuxt/generate.
- Clone your new repository to your local machine.
- Run the command
yarn installto install the necessary dependencies. - You’re all set! You can now start using Nuxt.js and Chakra UI Vue with the dark theme as the default.
Summary
DarkAn is a GitHub repository template that provides a dark-themed setup for Nuxt.js and Chakra UI Vue projects. With easy installation and a focus on simplicity, it allows users to quickly start their projects with the dark theme already implemented. The template also includes other technologies such as ESLint, Husky, Jest, and Vue Test Utils, which are mostly configured with default settings provided by the respective communities or creators. The template is open-source and distributed under the MIT license.