Skip to content

InnoSource-Labs/edittube

Repository files navigation

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.