Mangiang 16b4cce118
Some checks failed
continuous-integration/drone/push Build is failing
feat: Create new db app
2021-12-17 01:02:12 -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)