This is a personal website for my stream. It was bootstrapped with Create React App using Typescript, and is hosted on Firebase.
Runs the app in development mode, with hot-reloading. Open http://localhost:3000 to view it in the browser.
Builds the app for production and puts it in the build
folder in the root directory.
This is to check that everything in the build
folder is as expected, as this is what Firebase will receive.
Open http://localhost:5000 to view it in the browser.
Deploys the app to Firebase.
Thanks to Twitch chat for coding with me/helping me out when I got stuck.