/tarkovarmory

Tarkov Armory contains useful tools for those playing the game Escape from Tarkov.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

License: AGPL v3 website

tarkovarmory

Tarkov Armory contains useful tools for those playing the game Escape from Tarkov.

Contribuing

Development environment

Getting setup is easy, you'll need to have node.js installed, then simply clone the repository and within the working directory run the following:

npm install
npm run dev

Once running you can navigate to http://localhost:3388/ to load your local instance of tarkov armory! Saving changes to any of the source files should trigger a rebuild and a reload of the page.