1
0
Fork 0
sudoscientist built with react-redux https://sudoscientist.com
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.
Find a file
2019-10-19 19:03:33 -04:00
public Fixing up the post, cleaning up depends 2019-10-19 19:03:33 -04:00
src Fixing up the post, cleaning up depends 2019-10-19 19:03:33 -04:00
.gitignore Welp here we go. 2019-04-24 13:57:51 -04:00
LICENSE Initial commit 2019-04-24 13:54:49 -04:00
package-lock.json Clean up dependencies 2019-10-19 15:46:39 -04:00
package.json Fixing up the post, cleaning up depends 2019-10-19 19:03:33 -04:00
README.md Make a less fake readme, add a todo 2019-07-28 02:37:12 -04:00
TODO.md update todo 2019-08-18 13:03:55 -04:00

sudoscientist-js-frontend

this is the sudoscientist frontend using react-redux

Setup

This project was started using create-react-app

    npm install
    npm start