mrkmiller / nuxt-sitefarm-demo

This is a demo for integrating Nuxt.js with a decoupled SiteFarm site.

Home Page:https://nuxt-sitefarm-demo.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt Sitefarm Demo

Decoupled SiteFarm Demo site in Nuxt.js

Build Setup

# install dependencies
$ npm ci

# serve with hot reload at localhost:3000
$ npm start

# build for production and launch server
$ npm run build
$ npm run start:server

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

This is a demo for integrating Nuxt.js with a decoupled SiteFarm site.

https://nuxt-sitefarm-demo.netlify.com/


Languages

Language:CSS 80.5%Language:Vue 17.4%Language:JavaScript 2.1%