Mangiang ffa82831df
All checks were successful
continuous-integration/drone/push Build is passing
test: Add cypress script
2021-11-14 17:03:13 -05:00
..
2021-11-14 17:03:13 -05:00
2021-11-14 15:43:53 -05:00
2021-11-14 17:03:13 -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)