|
|
il y a 1 an | |
|---|---|---|
| assets | il y a 2 ans | |
| components | il y a 1 an | |
| composables | il y a 2 ans | |
| lang | il y a 2 ans | |
| pages | il y a 1 an | |
| plugins | il y a 2 ans | |
| public | il y a 2 ans | |
| services | il y a 2 ans | |
| types | il y a 2 ans | |
| .env.docker | il y a 2 ans | |
| .env.prod | il y a 2 ans | |
| .eslintignore | il y a 2 ans | |
| .eslintrc.yaml | il y a 2 ans | |
| .gitignore | il y a 2 ans | |
| .gitlab-ci.yml | il y a 2 ans | |
| .nvmrc | il y a 2 ans | |
| .prettierrc | il y a 2 ans | |
| README.md | il y a 2 ans | |
| app.vue | il y a 2 ans | |
| local.portail_v2.opentalent.fr.crt | il y a 2 ans | |
| local.portail_v2.opentalent.fr.key | il y a 2 ans | |
| nuxt.config.ts | il y a 2 ans | |
| package.json | il y a 2 ans | |
| tsconfig.json | il y a 2 ans | |
| yarn.lock | il y a 2 ans |
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.