react-run
react-run copied to clipboard
React.run - The fastest way to create React components, right in the browser
Minimize application redirects by - - [ ] Loading an editor in an "unsaved" state on the initial page view - [ ] On, the first "save", redirect to the...
Add eslint to enforce uniform code style. Use Airbnb base.
- [ ] Setup S3 CloudFront - [ ] Hook up to hosting service - [ ] Setup required env variables as part of build
Hi. Is the following feature in the road-map: As the user selects or clicks the controls, react-run will log the 'state' object of the component. Also, will log which callback...
It would be nice to be able to write in a small collection of styles to test a few components together. It's easier to copy in some styles from my...