Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lulunac27a/angular-clicker-game

Clicker game with Angular
https://github.com/lulunac27a/angular-clicker-game

angular angular-game angular-js angularjs clicker clicker-game game typescript typescript-game

Last synced: 14 days ago
JSON representation

Clicker game with Angular

Awesome Lists containing this project

README

        

# 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.