Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 326 Bytes

edittube

React + TypeScript + Vite

Note

  • Name file meaningful. If contains multiple files related to one thing then move it to Folder and use index.js as an entry file.
  • Use only "npm" as package manager to set up repo localy.
  • Use prettier for consistent code formatter.