frikishaan / nuxt-netlify-cms-starter-template

This is a starter files for creating Nuxt.js based blogs using Netlify CMS.

Home Page:https://infallible-turing-e3d402.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt Netlify Logo

Nuxt.js + Netlify CMS starter template

This is a starter files for creating Nuxt.js based blog using Netlify CMS.

Demo is available here.

Build Setup

# clone the repository
$ git clone https://github.com/sheikh005/-nuxt-netlify-cms-starter-template.git

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

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

# generate static project
$ npm run generate

Tutorial

For detailed explanation on how things work, check out my blog on How I created my blog using Nuxt.js and Netlify CMS

Reference - Nuxt.js docs.

About

This is a starter files for creating Nuxt.js based blogs using Netlify CMS.

https://infallible-turing-e3d402.netlify.app/


Languages

Language:Vue 58.0%Language:JavaScript 32.7%Language:HTML 9.3%