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.
- Host: GitHub
- URL: https://github.com/strues/boldr-dx
- Owner: strues
- Created: 2016-06-15T22:58:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T02:36:34.000Z (almost 10 years ago)
- Last Synced: 2025-03-25T15:34:56.362Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 51.8 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)