Skip to content

guyettinger/gle-coin-counter

Repository files navigation

logo

GLE Coin Counter

Coin counting using machine learning.

Demo

Screenshot Demo

Installation

npm install gle-coin-counter@latest

Development

Install

npm install

Build Application

npm run build

Run Development Server

npm run dev

Run Production Server

npm run start