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: 7 days 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T02:36:34.000Z (about 10 years ago)
- Last Synced: 2025-10-07T11:49:01.202Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 51.8 KB
- Stars: 3
- Watchers: 1
- 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)