A calculator for slayer geeks that need to know percentages. https://bartvdbraak.github.io/SlayerWeightCalculator/#/
Find a file
2020-02-06 16:35:13 +01:00
css missing bootstrap map 2019-04-29 16:43:22 +02:00
data Merge branch 'cblevel-filter' 2019-04-29 13:06:51 +02:00
js bug fix (Fossil Island Wyverns) 2019-05-03 11:01:57 +02:00
public changes to index 2020-02-06 16:35:13 +01:00
src master json has all task information 2020-02-06 16:35:13 +01:00
.eslintrc.js base layout, data, components 2020-02-06 16:34:35 +01:00
.gitignore init 2020-02-06 16:34:34 +01:00
babel.config.js base layout, data, components 2020-02-06 16:34:35 +01:00
index.html text change (morytania unlocks) 2019-04-30 11:01:24 +02:00
LICENSE init license 2019-04-28 17:40:45 +02:00
package.json change dflex to col, vuex, routing, router-view, currectMaster 2020-02-06 16:35:13 +01:00
README.md update readme 2020-02-06 16:35:12 +01:00
yarn.lock change dflex to col, vuex, routing, router-view, currectMaster 2020-02-06 16:35:13 +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