1.2.0 • Published 9 years ago
the-react-client v1.2.0
The React Client
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-nameGetting Started
Run node package manager install command or yarn to install the project dependencies.
npm installStart the application using the node package manager start command.
npm startContributing
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.