Sin descripción

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

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.