Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 350 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 350 Bytes

base-boilerplate

A boilerplate for developing a React-App with Prettier, ESLint, husky and lint-staged ...

Getting Started

  1. Click Use this template. This will create a new repository for you based on this template.
  2. Clone the freshly created repo.
  3. Run npm install in the root directory of your project folder.
  4. Happy hacking ...