Skip to content

grace000/state-matters-website

 
 

Repository files navigation

State Matters

Contentful CMS + express + react + styled components

Setup

  1. Clone the repo locally git clone https://github.com/state-matters/state-matters-website.git
  2. Install dependencies npm install
  3. Get a development server(s) started npm run start:dev

Contributing

Always work on from a branch based from the develop branch, never master

  1. Open a github issue
  2. Create a PR associted with that issue based on proposed solution.
  3. PR will be merged on approval.
  4. Post commit hook to heroku on master should take care of deploy.

About

State Matters Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • HTML 1.0%