Skip to content

A Vue.js application, built on top of the NuxtJS framework, that consumes a GraphQL endpoint exposed by a WordPress site.

Notifications You must be signed in to change notification settings

kylewberg/portfolio-on-nuxtjs

Repository files navigation

Portfolio on NuxtJS

Build Setup

# 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

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

To Do

  • Move page title to component
  • Add project technology filtering
  • Add project type filtering
  • Add project search filtering

About

A Vue.js application, built on top of the NuxtJS framework, that consumes a GraphQL endpoint exposed by a WordPress site.

Topics

Resources

Stars

Watchers

Forks