Skip to content

mazipan/nuxt-blog

Repository files navigation

nuxt-blog

📝 Personal blog built with Nuxt.js and wordpress rest api

Nuxt.js Build Setup

# install dependencies
$ npm install # Or yarn install

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

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

# generate static project
$ npm run generate

# publish to gh-pages
$ npm run publish

For detailed explanation on how things work, checkout the Nuxt.js docs.

Wordpress Rest API

For Wordpress Rest API explanation, see the docs https://developer.wordpress.org/rest-api/

About

📝 Personal blog built with Nuxt.js and wordpress rest api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published