Install
Last updated
Was this helpful?
Last updated
Was this helpful?
You can try the framework right now in the
You can start a new project with a :
It's a webpack-based setup with latest Recks and RxJS.
To setup the project yourself, you'll need to install packages
NOTE: To properly handle the JSX elements you need to set up pragma
to use Recks
name. See for details.
Then to mount framework in your index.js
Please, refer to sources for details.