1
0
Fork 0
This repository has been archived on 2022-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
sudoscientist-js-frontend/README.md

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
```