# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
# lint code
$ yarn lint
# download food & potion dumps
$ yarn get-items-from-dumps
# download images
$ yarn get-images
# update dictionary
$ yarn get-dictionary
Albion profit calculator API https://github.com/GeekaN2/albion-profit-calculator-api