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.
Go to file
Amarpreet Minhas 453e0eb77f Update dependencies, clean up about page 2022-09-24 15:30:21 -04:00
public Fixing up the post, cleaning up depends 2019-10-19 19:03:33 -04:00
src Update dependencies, clean up about page 2022-09-24 15:30:21 -04:00
.env.development More cleanup 2020-01-22 23:30:35 -05:00
.env.production Clean up development process 2020-01-22 23:19:20 -05:00
.gitignore Update dependencies, clean up about page 2022-09-24 15:30:21 -04:00
LICENSE Initial commit 2019-04-24 13:54:49 -04:00
README.md Clean up development process 2020-01-22 23:19:20 -05:00
TODO.md Update readme 2020-02-08 23:27:31 -05:00
package-lock.json Update dependencies, clean up about page 2022-09-24 15:30:21 -04:00
package.json Update packages 2020-01-19 00:14:31 -05:00

README.md

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