Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 249 Bytes

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 249 Bytes

Hackathon starter

Simple React + Express + Heroku setup for hackathons.

Installation

yarn install

Development

yarn start

Deployment

Configure Heroku remote origin with Heroku CLI.

git push heroku master