Skip to content

tuohao1125/albion-profit-calculator

 
 

Repository files navigation

Albion profit calculator

Build Setup

# 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 static data

# 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

About

Profit calculator for some aspects of the game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 64.9%
  • TypeScript 31.0%
  • JavaScript 4.1%