Skip to content

payalraviya/nuxt3-boilerplate

Repository files navigation

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

# clone repo
git clone [email protected]:Payal17122000/nuxt3-boilerplate.git

Make sure to install the dependencies:

# npm
npm install

Development Server

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

npm run dev

Included Packages

  • Bootstrap
  • Pinia
  • Axios
  • Eslint - on commit
  • Prettier - on commit
  • vitest - for testcases

To run testcases in project

npm run test

Remaining Task

  • Eslint - on save
  • Prettier - on save

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published