Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

xarunoba/vitreous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Vitreous ๐Ÿ‘๏ธ

Static Badge NPM License

An opinionated starter template for Nuxt 3.

Checklist

Make sure to do these tasks to update the project's info in accordance to your needs.

  • Change name in package.json
  • Change author name in LICENSE
  • Change SEO and other metadata in app.vue
  • Change favicons, browserconfig, and site.webmanifest in public (I recommend using RealFaviconGenerator)
  • Cleanup the README.md file
  • Remove placeholder pages and layouts
  • Customize the dependabot according to your needs in dependabot.yml and dependabot-auto-merge.yml (Change target-branch to develop, prefix to "chore: ", etc.)

Clone Repository

Github Template

Use this project as a template.

Clone to Local

If you prefer to do it manually:

pnpm dlx giget@latest gh:xarunoba/vitreous <project-name>
cd <project-name>
git init -b main
pnpm install

Setup

Setup Git (if not yet initialized) and install the dependencies:

git init -b main
pnpm install

Development Server

Start the development server on http://localhost:11226:

pnpm dev

About

๐Ÿ‘๏ธ โ€” An opinionated starter template for Nuxt 3

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •