Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 259 Bytes

readme.md

File metadata and controls

17 lines (13 loc) · 259 Bytes

This is a project I'm slowly working on. I'm using it as an opportunity to learn some new things. Namely ...

  • ES6
  • Webpack
  • React
  • Flux (Redux)
  • Immutable.js
  • Docker

Docker

To build the docker images ...

docker build -t ryancole/dank-api .