A calculator for slayer geeks that need to know percentages. https://bartvdbraak.github.io/SlayerWeightCalculator/#/
Find a file
2020-01-31 05:58:17 +01:00
public base layout, data, components 2020-01-31 05:45:29 +01:00
src older data reintroduced: csvs and json 2020-01-31 05:58:17 +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 base layout, data, components 2020-01-31 05:45:29 +01:00
README.md init 2020-01-31 01:07:29 +01:00
yarn.lock base layout, data, components 2020-01-31 05:45:29 +01:00

vue-slayweightcalc

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

Customize configuration

See Configuration Reference.