starter-kyt
Server React This starter-kyt
should serve as the base for a server-only React app.
Installation
$ yarn add kyt
$ yarn kyt setup
Select server
from the list of starter-kyt
s
Tools
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
How To Contribute
Want to build your own starter-kyt
?
See directions here.