Image analyzer

First initialize project

npm install

Start programming (hot reloading):

npm run start

Build for production:

npm run build