We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3745329 commit a546c1fCopy full SHA for a546c1f
README.md
@@ -23,7 +23,6 @@ First, let's clone our repository, and install all of our node dependencies:
23
git clone https://github.com/uclaacm/bias-by-us.git
24
cd bias-by-us
25
npm install
26
-npm install react-scripts
27
```
28
29
To start our app, you just need to run `npm start` within the website folder!
0 commit comments