benthieu / image-analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image analyzer

First initialize project

npm install

Start programming (hot reloading):

npm run start

Build for production:

npm run build

About


Languages

Language:TypeScript 95.5%Language:JavaScript 4.5%