Sin descripción

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

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.