Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 554 Bytes

File metadata and controls

20 lines (13 loc) · 554 Bytes

react-project

Quick setup for React projects.

Technologies included in this project

  • Prettier
  • ESLint
  • Webpack

Instructions

  • Clone the project
  • Run "npm run start" to install dependencies
  • Run "npm run config" to revove git, initialize new git repository (if you want)

Contributing

  • Interested in contributing? Thanks so much, we always want to improve our code, add features, fix issues and maintain the project.
  • If you want to contribute don't run "npm run config" command. Just install the dependencies and start contributing.