0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-02 17:49:21 -05:00
SPT-dev 7e68eb8c29 docs: Update README and pipeline walkthrough
Fix: dont filter same item result (#2)
2023-03-02 20:52:40 -05:00
..
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00

Item Finder Website

How to build

  1. Make sure Nodejs and Npm (or Yarn) are installed
  2. Run npm run build or yarn build to build the production project

Notes

Created based on CRA template typescript (see cra.md)