We're looking for reinforcements on the frontend developer front to further develop our - you guessed it - frontend.
This repository should give you a good idea of the technologies you'll be using, how we structure our code and what will be expected of you.
- Clone the project
- Initialize JSPM with
jspm init
and install dependencies withjspm install
in thesrc
directory - Start the server with
docker-compose up development
- Find a TODO, implement it, rinse, repeat
Can be found at 104.199.6.31:8085
. The server emits redux actions (plain Javascript objects) as server_response
events to connected clients