Clone this repository
$ git clone https://github.com/ninadepina/git-grimoire.git
Navigate to the correct folder
$ cd git-grimoire
Install the (dev)dependencies
$ npm install
Start the web app
$ npm run dev
Open the web app in your browser
http://localhost:3000/
To see a live demo of this project, visit Git Grimoire (preferibly using Google Chrome)
This project is licensed under the MIT License - see the LICENSE
file for more details