0.0.13 • Published 5 years ago
react-render-engine v0.0.13
react-template-engine
A React rendering engine for Express apps with hydration.
Getting started
Installation
npm install react-render-engine
Developing
Building locally
yarn buildwill compile files into the./distfolder.- Use 
yarn build --watchto enable tsc's watch feature