Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 231 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 231 Bytes

react-featurereq

Simple feature request management / voting system built in react & redux.

###setup: npm install

  • add your firebase api key and url to src/actions/index.js

###serve w/ webpack (port 3000 default): npm start