Skip to content
/ AGE Public
forked from Goosly/AGE

Tool for generating and editing groups/task assignments for WCA competitions

Notifications You must be signed in to change notification settings

c-goodyear/AGE

 
 

Repository files navigation

AGE

Hosted at: https://goosly.github.io/AGE/

Development

To run locally:

  1. ng serve

  2. Navigate to http://localhost:4200/

To build & deploy to GitHub Pages, simply run the bash script:

  1. sh build-prod.sh

This builds the app and pushes the 'dist' directory to a branch called 'gh-pages', which will trigger a build by GitHub Pages

About

Tool for generating and editing groups/task assignments for WCA competitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%