Skip to content

GekkotaDev/nuxt-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

864277c · Dec 20, 2023

History

24 Commits
Dec 3, 2023
Dec 3, 2023
Dec 3, 2023
Dec 3, 2023
Dec 3, 2023
Dec 3, 2023
Dec 15, 2023
Dec 20, 2023
Dec 15, 2023
Dec 3, 2023
Dec 3, 2023
Dec 3, 2023
Dec 15, 2023
Dec 3, 2023
Dec 15, 2023
Dec 3, 2023
Dec 3, 2023
Dec 3, 2023
Dec 15, 2023
Dec 20, 2023
Dec 15, 2023
Dec 20, 2023
Dec 20, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023

Repository files navigation

Nuxt Up

A Nuxt template with just enough boilerplate pre-configured. Comes—

  • preconfigured with ESLint; catch and fix problematic code now instead of frustrating yourself shotgun debugging at runtime.
  • preinstalled with Prettier; opinionated code styler for consistency, also adds semicolons automatically.
  • comprehensive unofficial standard library with VueUse.
  • rapidly iterate styling with UnoCSS.
  • write components in isolation and document them with Histoire...
  • ... while write and manage your content with Nuxt Content.
  • automatically generate boilerplate, tests, stories, etc.
  • VS Code configuration.
  • and everything that comes with Nuxt out of the box.

A non-exhaustive list of non-goals:

  • data fetching; no one size fits all, some of the options available though
  • single state management solution.
  • native applications; see Tauri and Capacitor.
  • server side configuration and code.
  • Configuration for other IDEs.

Usage

pnpm dlx giget@latest gh:gekkotadev/nuxt-up
./use

For more info, check out https://nuxt.com/

About

A Nuxt template with just enough boilerplate preconfigured

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published