Skip to content

Google-Developer-Student-Club-Malaysia/kitahack2024-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitahack 2024 Frontend (FE)

This is a simple guide on how to get started:

  • cd kitahack2024-frontend
  • Run npm install to install extra packages
  • Run ng serve to start the development server. Refer to console for localhost link.

How to contribute:

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published