Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 370 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 370 Bytes

Hacktoberfest 2018 Finder

The Hacktoberfest Finder helps you to find issues which you could help fix.

Setup Process

If you want to setup this site on your own:

  1. Fork and clone this repository to your computer
  2. Run npm install in the project folder
  3. Then run npm run dev to compile JS and SASS for development.