|
|
пре 1 година | |
|---|---|---|
| assets | пре 2 година | |
| components | пре 1 година | |
| composables | пре 2 година | |
| lang | пре 2 година | |
| pages | пре 1 година | |
| plugins | пре 2 година | |
| public | пре 2 година | |
| services | пре 2 година | |
| types | пре 2 година | |
| .env.docker | пре 2 година | |
| .env.prod | пре 2 година | |
| .eslintignore | пре 2 година | |
| .eslintrc.yaml | пре 2 година | |
| .gitignore | пре 2 година | |
| .gitlab-ci.yml | пре 2 година | |
| .nvmrc | пре 2 година | |
| .prettierrc | пре 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.