SlayerWeightCalculator/README.md
2020-02-06 16:35:12 +01:00

443 B

Slayer Weight Calculator

A calculator for slayer geeks that need to know percentages. This branch is will be an update using VueJS.

The full application can be accessed at:

https://bartvdbraak.github.io/slayweightcalc/index.html

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint