This project is using Angular with Firebase and AngularFire.
It's a simple tool for handling data of alchemy effects and alchemy ingredient used in The Elder Scrolls V: Skyrim game.
Run npm install
, then npm run start
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run npm install
, then npm run test
to execute the unit tests via Karma.