257 B
257 B
Item Finder Website
How to build
- Make sure
Nodejs
andNpm
(orYarn
) are installed - Run
npm run build
oryarn build
to build the production project
Notes
Created based on CRA template typescript (see cra.md)