-
Start a Firebase Project
Go ahead and create a new Firebase project.
-
Configure Firebase
Navigate into your new site’s directory and set up your environments.
cp .env.template .env.development cp .env.template .env.production
Fill in the required variable with your Firebase project settings.
-
Start development environment!
npm start
Your site is now running at
http://localhost:8000
! -
Build it!
npm run build
Spoiler... it will fail.
-
Notifications
You must be signed in to change notification settings - Fork 1
Don't use it... It's a demo.
License
matchatype/react-redux-firebase-gatsby
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Don't use it... It's a demo.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published