sebj54 / portfolio

Portfolio project for multiple users developped with gridsome.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

https://github.com/Sites-CS/portfolio

This project is a porfolio project for multiple profils, using Gridsome.

1. Install Gridsome CLI tool if you don't have

  • npm install --global @gridsome/cli

2. Follow one of these steps to install/upgrade Gridsome to latest version.

  • With yarn run "yarn upgrade gridsome --latest"

  • With npm run "npm install gridsome@latest"

3. Development

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 🎉🙌

About

Portfolio project for multiple users developped with gridsome.


Languages

Language:Vue 61.0%Language:JavaScript 35.4%Language:SCSS 3.1%Language:HTML 0.5%