Sections: https://docs.google.com/document/d/1F0BEuXZAoYMqK8d15cJ8c7zGeEAWTDWQH4fM2cZC-Lc/edit#
- git clone https://github.com/Google-Developer-Student-Club-Malaysia/kitahack2023.git
- npm install
- npm run watch
- 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
- HTML
- CSS (Vanilla + Tailwind)
- Javascript
- Git
- npm & Node
Note: There's pre-ready components for standadization in html>components> dir