![SPT-dev](/assets/img/avatar_default.png)
Hello, I'm adding the whole https://items.sp-tarkov.com code base as well as the drone pipeline to deploy it. Please **double check *thoroughly* every** to ensure it matches the server architecture and configuration.
257 B
257 B
Item Finder Website
How to build
- Make sure
Nodejs
andNpm
(orYarn
) are installed - Run
npm run build
oryarn build
to build the production project
Notes
Created based on CRA template typescript (see cra.md)