shirito 53048e6147
All checks were successful
continuous-integration/drone/push Build is passing
fix: Fixing 404 on search url (#33)
Fixing 404 error on https://db.sp-tarkov.com/search and subpaths (https://db.sp-tarkov.com/search/5cc9a96cd7f00c011c04e04a for example)

![image](/attachments/45627308-515f-4f49-9932-0e0234c653fe)

Reviewed-on: SPT-AKI/Website#33
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-12-20 18:17:55 +00:00
..
2021-12-08 15:23:33 -05:00
2021-11-14 15:43:53 -05:00
2021-11-15 22:00:35 -05:00
2021-11-14 15:57:22 -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)