Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 611 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 611 Bytes

The HackSheffield Society Website

Welcome to the source code for the HackSheffield website! We welcome pull requests, feel free to submit an issue if you have an idea!

Getting Started

  1. Install Node.JS
  2. Clone this repository
  3. npm install
  4. Grab a GitHub personal access token (to power the team section): https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/
  5. npm run start:dev

Minimum permissions required for GitHub token

Make sure you have the following selected when generating your token in order to run the site:

  • repo
  • read:org
  • user:email