Skip to content

alvarocastro/wow-tbc-classic-mats-calc

Repository files navigation

wow-tbc-classic-mats-calc

This is a simple app to calculate what mats are needed to craft items in World of Warcraft Classic.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/alvarocastro/wow-tbc-classic-mats-calc.git this repository
  • cd wow-tbc-classic-mats-calc
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try npx ember help generate for more details

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Building (production)

  • npm run build

The build result will be in the /docs directory.

Deploying

  • Anything pushed to master will be deployed. Github pages will serve the /docs directory.

Further Reading / Useful Links

About

Simple site to calculate raw mats to craft raid consumibles for WoW: TBC Classic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published