|
|
hace 1 año | |
|---|---|---|
| assets | hace 2 años | |
| components | hace 1 año | |
| composables | hace 2 años | |
| lang | hace 2 años | |
| pages | hace 1 año | |
| plugins | hace 2 años | |
| public | hace 2 años | |
| services | hace 2 años | |
| types | hace 2 años | |
| .env.docker | hace 2 años | |
| .env.prod | hace 2 años | |
| .eslintignore | hace 2 años | |
| .eslintrc.yaml | hace 2 años | |
| .gitignore | hace 2 años | |
| .gitlab-ci.yml | hace 2 años | |
| .nvmrc | hace 2 años | |
| .prettierrc | 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.