This is my homepage and no, it's not done. Not even nearly.
Follow these steps:
- Clone this repository
- Install Gridsome CLI if you don't already have it, by running:
npm install --global @gridsome/cli
- Open the project folder from the terminal
gridsome develop
to start a local dev server athttp://localhost:8080
gridsome build
to generate a build.- 🎉🙌