Tarkov Market Calculator A very simple Vue.js app to convert currencies used in Escape from Tarkov when selling items on the flea market. Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Build Docker container npm run docker-build Run Docker container npm run docker-build Lint with ESLint npm run lint