Exposition des projets Gobelins

Netlify Status

Launch this project in your local environment

Run the following commands:

npm install
npm run dev

Then you can access it at http://localhost:3000.

Compile and minify for production and launch the server

npm run build
npm start

Learn more about using Prismic with Nuxt.js

Prismic Nuxt.js Documentation