A friendly and inclusive Q&A network for Javascript Developers
Clone or download the project from this repository
You need to have nodejs installed on your device before you can run this project
Create a firebase.js file in the app/config directory Export a constant variable called config with your firebase credentials Install the dependencies
npm install or yarn install
Run the npm script below to run the project
npm run start