A calculator for slayer geeks that need to know percentages. https://bartvdbraak.github.io/SlayerWeightCalculator/#/
Find a file
2020-02-02 22:49:46 +01:00
public changes to index 2020-01-31 06:28:08 +01:00
src master json has all task information 2020-02-02 22:49:46 +01:00
.eslintrc.js base layout, data, components 2020-01-31 05:45:29 +01:00
.gitignore init 2020-01-31 01:07:29 +01:00
babel.config.js base layout, data, components 2020-01-31 05:45:29 +01:00
package.json change dflex to col, vuex, routing, router-view, currectMaster 2020-01-31 21:22:21 +01:00
README.md update readme 2020-01-31 06:16:58 +01:00
yarn.lock change dflex to col, vuex, routing, router-view, currectMaster 2020-01-31 21:22:21 +01:00

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