Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 233 Bytes

React-Koa

A playplace to try out serving a React app with Koa

Decisions

  • Yarn: Chose to use version 1 due to familiarity
  • JSX tranformation: Babel; I don't want to complicate this with additional Typescript configuration