mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-04-27 01:31:20 +00:00
A calculator for slayer geeks that need to know percentages.
https://bartvdbraak.github.io/SlayerWeightCalculator/#/
api | ||
public | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
package.json | ||
README.md | ||
yarn.lock |
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