Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 455 Bytes

File metadata and controls

12 lines (9 loc) · 455 Bytes

Microsolidarity practice call

Gridsome static site generator (Vue.js), used the "portfolio starter" theme and then customised. Tito ticketing script

Installation

  1. Install Gridsome CLI tool if you don't have it: yarn install --global @gridsome/cli
  2. Clone the repo: git clone https://github.com/hack-along/microsolidarity
  3. cd microsolidarity
  4. npm install
  5. gridsome develop to start a local dev server at http://localhost:8080