Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 570 Bytes

Glossário Friends

Entenda referências da série Friends

Visite o site https://glossario-friends.netlify.com para mais informações.

Desenvolvimento

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

Baseado no repo https://github.com/drehimself/gridsome-portfolio-starter.