marinaaisa / marina-prismic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Vue 79.8%Language:JavaScript 18.3%Language:CSS 1.9%