Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 267 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 267 Bytes

Web Application Example

This example represents a real world app that is being used together with your deployed model.

Project Setup

Download / Clone this repo and then:

npm install

Compile and Hot-Reload for Development

npm run dev