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

13 lines
184 B
Markdown
Raw Normal View History

2019-04-24 17:54:49 +00:00
# sudoscientist-js-frontend
2019-07-28 06:37:12 +00:00
## this is the sudoscientist frontend using react-redux
### Setup
This project was started using create-react-app
```
npm install
npm start
```