Project homepage: https://github.com/mmitch/WildCards Demo version: https://mmitch.github.io/WildCards/
This is both a bare-bones remake of Void Tyrant and an example project to teach myself some Angular.
Copyright (C) 2020 Christian Garbs mitch@cgarbs.de
Licensed under GNU GPL v3 or later.
Wild Cards is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Wild Cards is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Wild Cards. If not, see http://www.gnu.org/licenses/.
This project was generated with Angular CLI version 10.1.3.
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.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.