A minimal brain game for all ages, written by angular - check out the demo
complete the mission by rotating all roters to show the same green light, Easy!
- Install Angular CLI
npm install -g @angular/cli
- Install Packages
npm install
- Start Site
ng serve
- Install Angular Bootstrap (https://github.com/valor-software/ngx-bootstrap)
ng add ngx-bootstrap