Sem descrição

lesion fa55f75c7e uploads há 2 anos atrás
app cdc2a04ff6 cleaning há 2 anos atrás
components fa55f75c7e uploads há 2 anos atrás
pages fa55f75c7e uploads há 2 anos atrás
server fa55f75c7e uploads há 2 anos atrás
.gitignore db1b50700f un ottimo inizio há 2 anos atrás
README.md 504f15edac ci siamo quasi dai há 2 anos atrás
TODO.md 6a9bb59a7e todo há 2 anos atrás
app.vue c1290ce317 card, cose, sistemazioni varie há 2 anos atrás
components.d.ts fa55f75c7e uploads há 2 anos atrás
nuxt.config.ts fa55f75c7e uploads há 2 anos atrás
package.json fa55f75c7e uploads há 2 anos atrás
tailwind.config.js 9642cdc906 sembra bene há 2 anos atrás
tsconfig.json db1b50700f un ottimo inizio há 2 anos atrás
yarn.lock fa55f75c7e uploads há 2 anos atrás

README.md

Nuxt 3 Minimal Starter

Look at the nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

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

Checkout the deployment documentation for more information.