Entenda referências da série Friends
Visite o site https://glossario-friends.netlify.com para mais informações.
- Install Gridsome CLI tool if you don't have it:
npm install --global @gridsome/cli
- Clone the repo:
git clone https://github.com/atilacamurca/glossario-friends.git
cd glossario-friends
npm install
npm run develop
to start a local dev server athttp://localhost:8080
Baseado no repo https://github.com/drehimself/gridsome-portfolio-starter.