Skip to content

peyre89/clean-cra

Repository files navigation

Why this repository?


A simple repository just to remember the important things to do (in my opinion) after initializing an app with Create React App.


npx create-react-app my-app

Documentation

  • CRA - Getting Started with Create React App
  • PRETTIER - How was Prettier set up?