Skip to content

s18kitagawa/nuxt3-with-content

Repository files navigation

Nuxt 3 with Nuxt Content

Look at the Nuxt 3 documentation & Nuxt Content to learn more.

Setup

Make sure to install the dependencies:

npm

npm install

pnpm

pnpm install

yarn

yarn install

Development Server

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

*The server settings have been edited. See nuxt.config.ts for details

npm

npm run dev

pnpm

pnpm run dev

yarn

yarn dev

Resources

2023-9 UPDATE

Installed Modules

If you want to see details other than the following list, check package.json or nuxt.config.ts

CSS Extensions

2023-9 UPDATE

Modules for code quality

2023-9 UPDATE

SEO

2023-9 UPDATE

Hosting

2023-9 UPDATE

Deploys by Netlify

netlify Integrations

2023- UPDATE

About

Web site build learning project with Nuxt 3 & Nuxt Content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published