Develop Setup
- Clone Repository View on Github
$ git clone https://github.com/Fechin/reference.git
- Install Dependencies in the project directory
$ npm install
- Start a Dev Server http://localhost:4000
$ npm run dev
- Create or modify
source/_posts/{name}.md
- Send us pull request and chill It's a good practice to refer to the source code of the QuickRef cheatsheet.
Comments