|
|
2 лет назад | |
|---|---|---|
| components | 2 лет назад | |
| lang | 2 лет назад | |
| pages | 2 лет назад | |
| plugins | 2 лет назад | |
| public | 2 лет назад | |
| .env.docker | 2 лет назад | |
| .env.prod | 2 лет назад | |
| .gitignore | 2 лет назад | |
| README.md | 2 лет назад | |
| app.vue | 2 лет назад | |
| local.portail_v2.opentalent.fr.crt | 2 лет назад | |
| local.portail_v2.opentalent.fr.key | 2 лет назад | |
| nuxt.config.ts | 2 лет назад | |
| package.json | 2 лет назад | |
| tsconfig.json | 2 лет назад | |
| yarn.lock | 2 лет назад |
Look at the Nuxt 3 documentation to learn more.
Make sure to install the dependencies:
# yarn
yarn install
## Development Server
Start the development server on http://localhost:3000
```bash
yarn dev
yarn generate
Check out the deployment documentation for more information.