This starter-kyt
should serve as the base for an advanced, server and client-rendered React app.
$ yarn add kyt
$ yarn kyt setup
Select universal
from the list of starter-kyt
s
The following are some of the tools included in this starter-kyt
:
- Express - Server-side rendering
- React - Component library
- React Router - Server and client routing
- Pretty Lights - CSS-in-JS with a reliable API
- React Testing Library - React component testing
Want to build your own starter-kyt
?
See directions here.