Skip to content

scorzy/IdleSpace2

Repository files navigation

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.