Depression Screen is a Client-side application. You can choose to open it by downloading this repository and simply opening the index.html file on your browser. If you would like to inspect the react components, you can run it on a local server by following these steps:
- Install Node 6.
$nvm install -g node - Clone this repository.
git clone https://github.com/lucy-orbach/screener.git - Make sure you're in the directory you just created.
- cd /path/to_my_new_folder - Install Node Packages.
- npm install - Run the app.
- npm start
This will run the automated build process, start up a webserver, and open the application in your default browser. - Install React developer tools in Chrome.
For the development of this application, I used the following packages:
React is a JavaScript library for building user interfaces.
React library for DOM rendering and querying DOM elements.
Transpiles ES6 syntax into ES2015 presets
Adds color support to terminal
Lints JavaScript
A CLI tool to run multiple npm-scripts in parallel or sequential.
It allows you to natively compile .scss files to css at incredible speed and automatically via a connect middleware.
Lightweight development node server for serving a web app, providing a fallback for browser history API, loading in the browser, and injecting scripts on the fly.
Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
A spring that solves your animation problems.
watch mode for browserify builds
NOTE: All the images used on this non-commercial repository were downloaded from Dribble and created by the great UI designer Andrew McKay