scorzy / IdleSpace2

IdleSpace 2
https://scorzy.github.io/IdleSpace2
MIT License
31 stars 16 forks source link
angular idle-game ng-zorro-antd

IdleSpace2

Node CI code style: prettier

This is the successor of IdleSpace. It's not completed yet.

The game is powered by Angular and NG-Zorro.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run make-themes for making css assets. Run npm run build to build the game.

Running unit tests

Run ng test to execute the unit tests via Karma.