Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 405 Bytes

React Redux Firebase Demo

Install node modules

npm install

To run the project in developement

npm start

Open http://localhost:3000 to view it in the browser.

npm test

To run the test cases.

npm run build

Builds the app for production to the build folder.

Note: You have to add firebase configuration in src/database/firebase.js file