Skip to content

lulunac27a/angular-clicker-game

Repository files navigation

Angular Clicker Game

This app is a clicker game written in Angular. It has three buttons for three different counters.

Running the app

Run npm run serve after installing npm dependencies. Then go to localhost:4200 in your web browser.