/lockdown-capitalist

Simulator of lockdowns for Triple Trijam made in Angular

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

lockdown-capitalist

Simulator of lockdowns for Triple Trijam made in Angular

To run

Need Angular CLI installed.

First install npm.

Then, if you never installed Angular, run from a terminal:

npm install -g @angular/cli

Finally, clone this project and run from the project/ folder:

npm install

To run the project call:

ng serve

Generating HTML distributables

Run ng build --prod.

License

Refer to LICENSE file.