- Checkout to the branch of your choosing with
git checkout <branchName>
followed bygit pull
. If you're switching to a new branch, runnpm i
. To run the backend, runnpm start
. - Branch options:
main
(default): Has almost nothing done for you, just the.gitignore
file which helps you avoid committing files you don't want to!express-boilerplate
: Sets up express for you.firebase-template
: Sets up firebase for you, almost. You must navigate toutil/FirebaseInit.js
and replace the configuration values with the ones found in your Firebase Project settings. See the handout for more info!complete
: The completed (most up-to-date) code, for your reference.
-
Notifications
You must be signed in to change notification settings - Fork 4
fullstackatbrown/bootcamp-24-express-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published