Skip to content

jendralkemplinx/furniture-js

 
 

Repository files navigation

Furniture-JS

Furniture Recognition on the Browser

Quick Run

Go to the base of this folder and run python -m http.server 8000

Steps for Development Run

  1. First we prepare the Dev environment

yarn prep

  1. Then to interactively develop with fast refresh cycle (~200-400ms)

$ yarn watch

  1. Start the python server

python -m http.server 8000

About

Furniture Recognition on the Browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%