/perfect-react

The perfect React boilerplate. Clean, simple, minimal, and customizable. Pluggable with any component library.

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

🏗 Perfect React Boilerplate

build status lint status format status

GitHub GitHub issues GitHub contributors GitHub last commit

[Sample welcome statement]


What is this for?

[Your description goes here]

🛠 Contributing

Before getting started at all, please read our Code Of Conduct, then learn how to Contribute.

✍️ Getting Started

Clone

git clone https://github.com/rishiosaur/perfect-react.git

Install dependencies

yarn install

Start local server

yarn run build
yarn run dev

Final

Before pushing your changes and creating pull requests, please check how to Contribute.