/at-lab-nuxt-prismic-preview

An Active Talents test for the Prismic preview feature based on the Prismic multipage demo

Primary LanguageVue

Netlify Status

Active talents lab - Prismic preview

Demo

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