Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An opinionated, dark-themed Nuxt.js & Chakra UI Vue GitHub repository template.
Dark is a GitHub repository template that pre-configures a Nuxt.js and Chakra UI Vue application with a dark theme as the default, so you can start building with one yarn install.
Dark is an opinionated, dark-themed GitHub repository template for Nuxt.js and Chakra UI Vue. It scaffolds a new project with a dark mode design system already enabled, along with ESLint, Husky, Jest, and Vue Test Utils configured. The template is published on GitHub by codebender828 and can be turned into a new repository via the "Use this template" button.
yarn install after cloning pulls all dependencies and the project is ready to develop.yarn install, and begin developing with a dark Chakra UI interface already active.Dark is used by generating a new GitHub repository from the template — click the "Use this template" button or visit the direct generate link. Then clone the new repo, run yarn install to pull dependencies, and start developing. The template also documents that a React.js and Next.js version exists at github.com/kahlil/dark for developers who prefer that stack.
Dark is free to use under the MIT license. No paid tiers or subscription are required.
Yes, Dark is released under the MIT license, so you can freely use, modify, and redistribute it. There is no cost or account needed beyond a GitHub account for using the template feature.
Dark combines Nuxt.js with Chakra UI Vue, plus ESLint, Husky, Jest, and Vue Test Utils. It is a Vue-based single-page application or static site foundation with a dark theme preset.
On GitHub, click "Use this template" on the dark.nuxt repository or use the direct generate link, clone the resulting repository, then run yarn install. After that, the Nuxt.js dev server starts with the dark Chakra UI theme active.
Yes, the repository description links to kahlil/dark, which is the React.js and Next.js version. That version targets React developers and replaces the Vue toolchain with React tooling.
Yes, the template includes Jest and Vue Test Utils preconfigured for unit testing Vue components. Combined with ESLint for linting and Husky for Git hooks, it provides a full quality toolchain.
