13 lines
184 B
Markdown
13 lines
184 B
Markdown
# sudoscientist-js-frontend
|
|
|
|
## this is the sudoscientist frontend using react-redux
|
|
|
|
### Setup
|
|
|
|
This project was started using create-react-app
|
|
|
|
```
|
|
npm install
|
|
npm start
|
|
```
|