# 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 ```