Skip to content

ProgressiveHackNight/take-back-microsite

Repository files navigation

This project was bootstrapped with Create React App.

You can find the most recent version of the create react app guide here.

Setup

  • Install brew

  • Install yarn (run brew install yarn)

  • Clone the repo

  • Install dependencies (run yarn)

Run the app locally

  • Just the front end: run yarn start
  • From the server: run `yarn server'

Deploy the app

  • The app is built to be easily deployed via cdn.
  • If you push a branch to github, netlify will build you a branch preview (look for the netlify integration on a pull request)
  • When you merge to master, netlify builds to the dev server (https://take-back-day.netlify.com/)
  • For more info about deployment, look in the deploy readme.

Updating the Map

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published