Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 788 Bytes

File metadata and controls

26 lines (15 loc) · 788 Bytes

React Private Route With Firebase Boilerplate

This project Live link.

Getting started

First clone this repository
Then go to clone folder/directory, after this

Run npm install

After this you can

Run npm start

If you're planning to chnage your remote repo then follow this doc Manage remote repository

then build you application using following command

Run npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!