0.1.1 • Published 8 years ago

@urban/react-build-system v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

react-build-system

An opinionated build system for React.

Install

npm i -g @urban/react-build-system

Usage

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.

Related

License

The MIT License (MIT). Copyright (c) Urban Faubion.