Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 750 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 750 Bytes

fody NPM version

Render in react with context and layout

Dependency ci Status Dependency Status

Install

npm install --save fody

Usage

import render from 'fody';

render({ App, appProps: { context }, View, props, Html });