Aucune description

Maha Bouchiba d5fa09a889 page mentions legale et politique de confidentialité il y a 1 an
assets 74cf2ce6a6 correction v3 il y a 2 ans
components d5fa09a889 page mentions legale et politique de confidentialité il y a 1 an
composables 9adc002fc8 page actualité il y a 2 ans
lang d6fc02c531 add lint prettier il y a 2 ans
pages d5fa09a889 page mentions legale et politique de confidentialité il y a 1 an
plugins d6fc02c531 add lint prettier il y a 2 ans
public 8ae0f607c3 page d'accueil + layout il y a 2 ans
services 9adc002fc8 page actualité il y a 2 ans
types 9adc002fc8 page actualité il y a 2 ans
.env.docker 0f7231a15c refacto + correction actualités il y a 2 ans
.env.prod 8ae0f607c3 page d'accueil + layout il y a 2 ans
.eslintignore ed25a1688e sticky menu il y a 2 ans
.eslintrc.yaml ed25a1688e sticky menu il y a 2 ans
.gitignore b6463e9c05 retour v3 logiciels il y a 2 ans
.gitlab-ci.yml 8a61cc6fd0 test push cd il y a 2 ans
.nvmrc ed25a1688e sticky menu il y a 2 ans
.prettierrc 8a61cc6fd0 test push cd il y a 2 ans
README.md d6fc02c531 add lint prettier il y a 2 ans
app.vue d6fc02c531 add lint prettier il y a 2 ans
local.portail_v2.opentalent.fr.crt 8ae0f607c3 page d'accueil + layout il y a 2 ans
local.portail_v2.opentalent.fr.key 8ae0f607c3 page d'accueil + layout il y a 2 ans
nuxt.config.ts 0f7231a15c refacto + correction actualités il y a 2 ans
package.json 4fdd9cf5c1 refacto + correction + retour v2 il y a 2 ans
tsconfig.json d6fc02c531 add lint prettier il y a 2 ans
yarn.lock 4fdd9cf5c1 refacto + correction + retour v2 il y a 2 ans

README.md

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

## Development Server

Start the development server on http://localhost:3000

```bash
yarn dev

SSG

yarn generate

Check out the deployment documentation for more information.