Skip to content

KnightedKestrel/nuxt-starter

Repository files navigation

Nuxt Starter

CI Status

Personal Nuxt boilerplate built on my preferred tech stack.

Setup

Install dependencies:

npm install

Development Server

Start development server on http://localhost:3000:

npm run dev

Production

Build application for production:

npm run build

Locally preview production build:

npm run preview

About

Personal Nuxt template

Topics

Resources

License

Stars

Watchers

Forks