cd kitahack2024-frontend
- Run
npm install
to install extra packages - Run
ng serve
to start the development server. Refer to console for localhost link.
- git add [File / Files]
- git commit -m [COMMIT MESSAGE]
- git pull origin main
- git checkout -b [YOUR-BRANCH] (For newly created)
- git checkout [YOUR-BRANCH]
- git push origin [YOUR-BRANCH]
- Open PR from [YOUR-BRANCH] to main - In github website