Skip to content

atinux/nuxt-prismic-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64ca180 Â· Mar 10, 2020

History

21 Commits
Jul 24, 2019
Jul 23, 2019
Dec 26, 2019
Mar 10, 2020
Jan 6, 2020
Jul 25, 2019
Dec 26, 2019
Jul 24, 2019
Dec 26, 2019
Jul 23, 2019
Jan 6, 2020
Jan 6, 2020
Jan 6, 2020
Jan 6, 2020

Repository files navigation

Showcase: Nuxt.js + Prismic.io

nuxt-prismic-showcase

Live demo

Features

  • Based on @nuxtjs/prismic
  • Support all different Nuxt.js modes (ssr / spa / static generated)
  • Display Prismic Toolbar to quick edit
  • Support Prismic Preview mode

Preview mode


See video 🎬

Project setup

Install the dependencies

yarn install

Update the config

Development server

yarn dev

Then go to http://localhost:3000

Compiles and minifies for production

yarn build

Run in production (with Nuxt.js server)

With Nuxt.js server

You will need a node.js hosting (Heroku, Now, CleverCloud, etc).

yarn start

Statically generated

yarn generate

Then you can upload the ./dist/ directory to any static hosting (Netlify, Surge.sh, GH Pages, etc).

Links

About

Showcase of Nuxt.js + Prismic.io CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published