Sin descripción

lesion fc1d145698 remove empty tags hace 2 años
app cdc2a04ff6 cleaning hace 2 años
components 0377942842 carousel + upload multiplo + form validation hace 2 años
modules 0377942842 carousel + upload multiplo + form validation hace 2 años
pages 0377942842 carousel + upload multiplo + form validation hace 2 años
plugins dbdccd45ba add basic ws hace 2 años
server fc1d145698 remove empty tags hace 2 años
.gitignore db1b50700f un ottimo inizio hace 2 años
README.md 504f15edac ci siamo quasi dai hace 2 años
TODO.md 0377942842 carousel + upload multiplo + form validation hace 2 años
app.vue c1290ce317 card, cose, sistemazioni varie hace 2 años
components.d.ts fa55f75c7e uploads hace 2 años
nuxt.config.ts 93dc75d3ba Merge remote-tracking branch 'blat/feat/ws' hace 2 años
package.json 93dc75d3ba Merge remote-tracking branch 'blat/feat/ws' hace 2 años
tailwind.config.js 9642cdc906 sembra bene hace 2 años
tsconfig.json db1b50700f un ottimo inizio hace 2 años
yarn.lock fc1d145698 remove empty tags hace 2 años

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.