Skip to content

GovTech Hackathon Challenge agridator

Notifications You must be signed in to change notification settings

lazda/agridator

 
 

Repository files navigation

agridator

GovTech Hackathon Challenge agridator

Deploy to GitHub Pages

  • npm run test
  • test manual
cd agridator-frontend
git checkout gh-pages
git pull
git merge origin/main
ng build --output-path ../docs --base-href /agridator/
cp ../docs/index.html ../docs/404.html
  • commit and push
  • git checkout main

About

GovTech Hackathon Challenge agridator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 55.5%
  • TypeScript 30.9%
  • HTML 10.1%
  • SCSS 3.5%