Build and prototype with pure JSX – no build setup or command line required
- Prototype with React components
- Create layouts using only JSX
- No command line required
- No build setup
- Configurable component libraries
- Configurable themes
- Support for styled-components
Install dependencies
npm iCompile source code for the renderer process
npm run watchStart the electron app
npm startIso v0.1.0 includes breaking changes for how JSX files and configurations work. If you've used a previous version of Iso, see the Migration Guide for more information.
