Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 804 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 804 Bytes

Skooldio Website Application Project using React + Vite template

How to manage and work with this repository

  • Firstly , you have to clone the repository with the command git clone https://github.com/PeammaeP/skooldio-web-app-project.git and don't forget to install node_modules manually.
  • You have permission to manage with only the dev branch , the dev branch stands for merge between development between other feature with different branches before merge into main branch. Therefore , main branch doesn't allow to manipulate without permission ( production only ).
  • Following develop your feature from Jira , seeking for you ticket and make new branch with you feature and then make the pull request for review and feedback and merge to dev branch only !!
  • Finally, Happy Coding !