create-render-app
v0.0.4
Published
> Enjoy JSX experience plus more in browsers and servers with pure JavaScript without a virtual DOM or tagged templates. Welcome to the new haven DX!
Downloads
1
Readme
Create-render-app
Enjoy JSX experience plus more in browsers and servers with pure JavaScript without a virtual DOM or tagged templates. Welcome to the new haven DX!
Installation
npx create-render-app@latest music-player
Component installation
npx create-render-app@latest gallery --component
DevTools for $render.jsx
We recommend you install VSCode and its extensions such as html-in-js
, VSCode-eslint
, Auto complete tags
, and one more
.
Routing
We recommend you use page.js with $render.jsx. Check its docs here.
Read more about $render.jsx from its docs here.