An opinionated build system for React.
npm i -g @urban/react-build-system
Usage: rbs [options] <command>
Options:
-h, --help Print this help.
-v, --version Print the version and exit.
--config Custom webpack config to merge.
Common commands:
serve Starts the development server.
build Outputs the static version to the `./dist` directory.
- @urban/webpack-config - An opinionated webpack config.
- @urban/webpack-html-plugin - A webpack plugin that renders HTML files.
The MIT License (MIT). Copyright (c) Urban Faubion.