web
Supercharged version of Create React App with all the bells and whistles.
File Explorer
Download Latest Version (.zip)- bug_report.md
- config.yml
- feature_request.md
- cd.yml
- ci.yml
- CODEOWNERS
- dependabot.yml
- FUNDING.yml
- clean.js
- favicon.ico
- index.html
- logo192.png
- logo512.png
- manifest.json
- robots.txt
- AboutDialog.js
- AboutDialog.test.js
- index.js
- AccountTab.js
- AccountTab.test.js
- index.js
- AdminPage.js
- AdminPage.test.js
- index.js
- AlertDialog.js
- AlertDialog.test.js
- index.js
- App.js
- App.test.js
- index.js
- AppearanceTab.js
- AppearanceTab.test.js
- index.js
- AuthProviderList.js
- AuthProviderList.test.js
- index.js
- Bar.js
- Bar.test.js
- index.js
- ConfirmationDialog.js
- ConfirmationDialog.test.js
- index.js
- DeleteAccountDialog.js
- DeleteAccountDialog.test.js
- index.js
- DialogHost.js
- DialogHost.test.js
- index.js
- EmptyState.js
- EmptyState.test.js
- index.js
- ErrorBoundary.js
- ErrorBoundary.test.js
- index.js
- HomePage.js
- HomePage.test.js
- index.js
- index.js
- LaunchScreen.js
- LaunchScreen.test.js
- index.js
- LinksTab.js
- LinksTab.test.js
- index.js
- Loader.js
- Loader.test.js
- index.js
- NotFoundPage.js
- NotFoundPage.test.js
- index.js
- Router.js
- Router.test.js
- index.js
- SecurityTab.js
- SecurityTab.test.js
- index.js
- SettingsDialog.js
- SettingsDialog.test.js
- index.js
- SignInDialog.js
- SignInDialog.test.js
- index.js
- SignUpDialog.js
- SignUpDialog.test.js
- index.js
- SimpleDialog.js
- SimpleDialog.test.js
- index.js
- UserAvatar.js
- UserAvatar.test.js
- index.js
- UserCard.js
- UserCard.test.js
- index.js
- UserPage.js
- UserPage.test.js
- auth-providers.js
- constraints.js
- cabin.svg
- error.svg
- insert-block.svg
- no-data.svg
- not-found.svg
- appearance.js
- authentication.js
- firebase.js
- index.css
- index.js
- serviceWorker.js
- setupTests.js
- .env
- config-overrides.js
- gitignore
- now.json
- package.json
- yarn.lock
- .gitignore
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE.md
- package.json
- README.md
- SECURITY.md
- SUPPORT.md
- template.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/rmuif/web
Downloads the entire project code from GitHub to your computer.
cd web
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
