pauloguerraf / nuxt3-practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt3 setup boilerplate

History

  1. Created Studio Freight Lenis smooth scroll library plugin.

  2. Added UnoCSS icons and configuration.

  3. Adding NuxtContent to create a mini blog.

Development Server

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

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

About


Languages

Language:Vue 79.3%Language:TypeScript 12.0%Language:JavaScript 8.7%