/firebase-auth-with-react

Firebase Auth with React

Primary LanguageJavaScript

Installing and Running

# Install Node Modules
npm install

# Start the Server
gulp

# Rebuilds React Code ( Bundling )
gulp watch