0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-08 04:30:45 -05:00
db-website/frontend/README.md
2023-03-02 20:51:47 -05:00

257 B

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)