An open API service indexing awesome lists of open source software.

https://github.com/strues/boldr-dx

This is the companion repository for an article written on Medium, on how to build a universal React application using Koa 2.
https://github.com/strues/boldr-dx

Last synced: 8 months ago
JSON representation

This is the companion repository for an article written on Medium, on how to build a universal React application using Koa 2.

Awesome Lists containing this project

README

          

# boldr-dx

This is the companion repository for an article written on Medium, on how to build a universal React application using Koa 2.

There are branches with the code for each step of the article. The master branch contains the complete app as well as other features to provide a well rounded starter project.

You can find the [article on Medium](https://medium.com/@Strues/setup-a-universal-react-application-382dd2486259#.u5ayirtnz) and the [project that inspired the article on GitHub](https://github.com/strues/boldr)