Skip to content

GauravK8/react-redux-firebase-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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