uki00a / nuxt3-deno-deploy-example

Home Page:https://nuxt3-example.deno.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of Nuxt 3 + Deno Deploy

We recommend to look at the documentation.

Setup

Make sure to install the dependencies

yarn install

Development

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

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.

About

https://nuxt3-example.deno.dev/

License:MIT License


Languages

Language:TypeScript 87.4%Language:Vue 12.6%