Skip to content
/ blog Public
generated from finxol/nuxt-blog-template

[MIRROR] Personal blog, tracked on tangled.org/@finxol.io/blog

Notifications You must be signed in to change notification settings

finxol/blog

Repository files navigation

Nuxt Minimal Starter

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

# pnpm
pnpm install

Development Server

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

# pnpm
pnpm dev

Production

Build the application for production:

# pnpm
pnpm build

Locally preview production build:

# pnpm
pnpm preview

Check out the deployment documentation for more information.

About

[MIRROR] Personal blog, tracked on tangled.org/@finxol.io/blog

Topics

Resources

Stars

Watchers

Forks