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

NYAG/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

Packages

No packages published

Languages

  • JavaScript 80.6%
  • HTML 9.7%
  • CSS 6.5%
  • Shell 2.5%
  • Dockerfile 0.7%