Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

the-react-client

rhberro7MIT1.2.0

The simplest and the cleanest client boilerplate using React.

boilerplate, build, example, react, reactjs

readme

The React Client

Build Status Standard - JavaScript Style Guide

The simplest and the cleanest client boilerplate using React.



Installing

Install it by cloning this repository.

git clone git@github.com:rhberro/the-react-client.git your-project-name

Getting Started

Run node package manager install command or yarn to install the project dependencies.

npm install

Start the application using the node package manager start command.

npm start

Contributing

The contribution guide is not available for now but I am accepting any contribution if under the standard style.

License

The The React Client library is open-sourced software licensed under the MIT license.