If you want to use this starter project to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary. Purchase an commercial license for different team sizes:
It grants you also access to the other starter projects in this GitHub organization.
Open source license
If you are creating an open source application under a license compatible with the GNU GPL license v3, you may use this starter project under the terms of the GPLv3.
Get an overview of Firebase, how to create a project, what kind of features Firebase offers, and how to navigate through the Firebase project dashboard in this visual tutorial for Firebase.
Firebase Configuration
copy/paste your configuration from your Firebase project's dashboard into one of these files
src/components/Firebase/firebase.js file
.env file
.env.development and .env.production files
The .env or .env.development and .env.production files could look like the following then:
请发表评论