This project is intended to help quickly, and easily, build out a first time character sheet for new players.
The idea is that by selecting certain values it will help ease the first time creation of the character sheet itself by providing dot allocation warnings and other items that may impact whether or not your character will require additional ST approval.
This is still a major work in progress, and the hope is to get it to a nicely refined state where it can be used by anyone for a variety of VTM chronicles.
The live deployment for the master branch can be found here: https://vtm-cc.firebaseapp.com/
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.