2022-07-12 10:43:19 -05:00
2022-06-06 00:38:08 -05:00
2022-07-12 10:43:19 -05:00
2022-06-15 00:23:10 -05:00
2022-06-05 20:31:53 -05:00
2022-06-17 11:38:34 -05:00
2022-05-30 19:43:55 -05:00
2022-05-30 19:43:55 -05:00
2022-05-30 19:43:55 -05:00
2022-05-30 19:43:55 -05:00
2022-07-04 14:27:24 -05:00
2022-06-17 05:44:13 -05:00
2022-06-17 05:44:13 -05:00
2022-05-04 23:28:07 -05:00

Nuxt 3 Minimal Starter

Look at the nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

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

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

S
Description
No description provided
Readme 4.8 MiB
Languages
Vue 91.1%
JavaScript 5.4%
CSS 3.5%