|
|
hace 2 años | |
|---|---|---|
| components | hace 2 años | |
| lang | hace 2 años | |
| pages | hace 2 años | |
| plugins | hace 2 años | |
| public | hace 2 años | |
| .env.docker | hace 2 años | |
| .env.prod | hace 2 años | |
| .gitignore | hace 2 años | |
| README.md | hace 2 años | |
| app.vue | hace 2 años | |
| local.portail_v2.opentalent.fr.crt | hace 2 años | |
| local.portail_v2.opentalent.fr.key | hace 2 años | |
| nuxt.config.ts | hace 2 años | |
| package.json | hace 2 años | |
| tsconfig.json | hace 2 años | |
| yarn.lock | hace 2 años |
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.