A client of daily press review
Install git and clone the project repository
make clone-project
Install node.js, preferally with nvm
Install the project JavaScript dependencies
make install-javascript-dependencies
Run a development server with webpack
make development-server
make build
make unit-test