Mangiang 83937bd78d
All checks were successful
continuous-integration/drone/push Build is passing
fix: Fixing test suite
2021-12-08 15:23:33 -05: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)