djemeljanovs / receipt-scanner-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Receipt recognition system

Frontend web application that interacts with receipt recognition API

Table of Contents

Introduction

Requirements

  • node: ^8.0.0
  • yarn ^1.0.0
yarn install

Building

Running webpack dev server with proxy to localhost:3000:

yarn run dev

Production build:

yarn run build

About


Languages

Language:TypeScript 86.1%Language:JavaScript 13.3%Language:HTML 0.7%