issues
search
fack2
/
attention-training
Attention training is a project that helps neuro-diverse people diagnose their specific type of ADHD and provides guidance to them.
MIT License
0
stars
2
forks
source link
Project setup
#16
Closed
FarahZaqout
closed
5 years ago
FarahZaqout
commented
5 years ago
Basic setup and deployment:
[x] Set up the basic structure with the
create-react-app
script.
[x] Add a root package.json for heroku to run its start script.
[x] Set up eslint.
[x] Add react router to the dependencies and render a place holder landing page with it.
[x] Set up travis CI.
[x] Push to github.
[x] Deploy master on heroku.
FarahZaqout
commented
5 years ago
22 Will not go smoothly without a node.js server.
Basic setup and deployment:
create-react-app
script.