An opinionated, zero-config bundler and debug server for React components, built around webpack
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
react-build is a tool that bundles and serves React components with zero configuration, using Webpack under the hood. It's designed for React developers who want a fast, live-reloading development server that preserves component state between reloads, or a ready-to-distribute bundled HTML + JS file. Simply run `react-build` on any CommonJS module exporting a React component, and it handles the rest, supporting assets like Less, CSS, and JS with ES6/JSX transpiling.