Based on Andre Madarang's Gridsome Portfolio Starter
- Install Gridsome CLI tool if you don't have it:
npm install --global @gridsome/cli
- Clone the repo:
git clone https://github.com/MCEC-Vex/mcec-website.git
cd mcec-website
npm install
gridsome develop
to start a local dev server athttp://localhost:8080