Skip to content

jioo/games

Repository files navigation

Gamehub

My gaming profile using Nuxt.js, Storyblok & Vue-Cli-3

paypal gh-action

url: https://jioo.github.io/games

Installation

git clone https://github.com/jioo/games.git
cd games

# Install Dependencies
npm i

# Launch development server with hot-reloading
npm run serve

# Build the application and generate every route as a HTML file
npm run build

Includes

  • Nuxt.js Nuxt.js is a framework for creating Vue.js applications, you can choose between Universal, Static Generated or Single Page application.
  • Storyblok Storyblok, a revolutionary API-based & headless CMS.
  • Vue CLI 3 Standard Tooling for Vue.js Development.
  • Vuetify Material Design Component Framework.
  • Vue-infinite-loading An infinite scroll plugin for Vue.js.