the-react-client
v1.2.0
Published
The simplest and the cleanest client boilerplate using React.
Downloads
3
Maintainers
Readme
The React Client
The simplest and the cleanest client boilerplate using React.
Installing
Install it by cloning this repository.
git clone [email protected]: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.