14 lines
206 B
Markdown
14 lines
206 B
Markdown
# sudoscientist-js-frontend
|
|
|
|
## this is the sudoscientist frontend using react-redux
|
|
|
|
### Setup
|
|
|
|
This project was started using create-react-app
|
|
|
|
```
|
|
npm install
|
|
update .env files
|
|
npm start
|
|
```
|