Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 345 Bytes

Hack Kosice minigames

React project suitable for events

Version

0.0.1 (released 2/7/2020)

Contributors

Local setup

  • git clone [email protected]:hackkosice/activities.git
  • cd activities
  • npm i
  • PORT=8080 npm start (run on port 8080) or npm start (run on port 3000)