https://github.com/Sites-CS/portfolio
This project is a porfolio project for multiple profils, using Gridsome.
npm install --global @gridsome/cli
-
With yarn run "yarn upgrade gridsome --latest"
-
With npm run "npm install gridsome@latest"
First, set your .env variables for developments.
Run this command ...
- "gridsome develop"
... inside the project directory to start a local development server.
The server will start at http://localhost:8080/ with hot-reloading etc.
Happy coding 🎉🙌