This is the React app project bundler based on Webpack 5. It supports the standard framework for React apps used in Computer Rock.
It is used through @computerrock/tjs-template-react-app
and Toolchain CLI:
$ npx create-toolchain my-project-name --template @computerrock/react-app
For detailed usage of Toolchain CLI, please check create-toolchain documentation.