Home
Softono

Prismic Nuxt

Open source Vue
20
Stars
2
Forks
1
Issues
3
Watchers
7 years
Last Commit

 About Prismic Nuxt

Nuxt.js and Prismic.io integration experiments

Platforms

Web Self-hosted

Languages

Vue

Links

Need Help Installing Prismic Nuxt?

We provide expert installation service for this software. Our team will install, configure, and secure Prismic Nuxt on your server. plans start at just $30.

Prismic Nuxt

View on GitHub

prismic_nuxt

Nuxt.js project with Prismic.io

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ export API_PRISMIC_URL="https://your-prismic-url.prismic.io"
$ npm run dev

# build for production and launch server (TODO)
$ npm run build
$ npm start

# generate static project (TODO)
$ npm run generate

Useful Links