peerigon-react-server-cli

0.5.2-experimental.2 • Public • Published

react-server-cli

A simple command line app that will compile a routes file for the client and start up express. To use:

  1. npm install --save react-server-cli react-server
  2. Add ./node_modules/react-server-cli/bin/react-server-cli as the value for scripts.start in package.json.
  3. npm start from the directory that has your routes.js file.

What It Does

The CLI builds and runs a react-server project, using Express. It compiles JS(X) and CSS into efficiently loadable bundles with code splitting using webpack, and it supports hot reloading of React components on the client-side during development.

Find out more

See the React Server CLI guide

Readme

Keywords

none

Package Sidebar

Install

npm i peerigon-react-server-cli

Weekly Downloads

1

Version

0.5.2-experimental.2

License

Apache-2.0

Last publish

Collaborators

  • hpohlmeyer
  • thois
  • jhnns
  • meaku
  • peeri
  • matthaias
  • leomelzer
  • antosan
  • moritzjacobs