Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 565 Bytes

CLEANING.md

File metadata and controls

9 lines (8 loc) · 565 Bytes

What you need to delete/edit to be ready to start your project :

  • Delete the docs/ folder
  • In public/ you can edit the favicon.ico file with your icon (.ico, .jpg or .png)
  • You can delete the src/app/admin/ folder that was for authentication testings
  • The src/helpers/.gitkeep file
  • You may want to edit the src/styles/global.css variables (if you add some, make sure to also add in tailwind.config.js)
  • You can delete the README.md file
  • If you're not using yarn, you can also delete the yarn.lock file