Mangiang a8a34dbd70
Some checks reported errors
continuous-integration/drone/push Build was killed
tests: fix nginx setup
2021-11-15 22:32:26 -05:00
..
2021-11-15 22:32:26 -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)