|
hai 1 mes | |
---|---|---|
.. | ||
addon | hai 1 mes | |
app | hai 1 mes | |
assets | hai 1 mes | |
components | hai 1 mes | |
composables | hai 1 mes | |
lang | hai 1 mes | |
layouts | hai 1 mes | |
middleware | hai 1 mes | |
plugins | hai 1 mes | |
public | hai 1 mes | |
stores | hai 1 mes | |
types | hai 1 mes | |
utils | hai 1 mes | |
.gitignore | hai 1 mes | |
.npmrc | hai 1 mes | |
README.md | hai 1 mes | |
app.vue | hai 1 mes | |
nuxt.config.ts | hai 1 mes | |
package-lock.json | hai 1 mes | |
package.json | hai 1 mes | |
publish.cjs | hai 1 mes | |
tsconfig.json | hai 1 mes | |
windi.config.ts | hai 1 mes |
Look at the Nuxt 3 documentation to learn more.
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm install
# pnpm
pnpm install
Start the development server on http://localhost:3000
npm run dev
Build the application for production:
npm run build
Locally preview production build:
npm run preview
Check out the deployment documentation for more information.