Execute code, document ideas in full markdown syntax in a fast paced cell interface (like jupiter notebook). Skip setting up a dev environment and code directly.
🔷 All the stuff happens client side, no servers involved.
🔷 Dynamic import of NPM modules on the fly!
🔷 No configurations required!
- React.js with Typescript!
- ES-Build as transpiler and bundler!
- Node >= 10.x.x
clone the project in your workspace and run npm i
After installation of dependencies, run npm start
that's it!
- Publishing to npm as a package to facilitate direct invoking of app through terminal.
- Developing a social coding experience like codepen.