Skip to content

Latest commit

 

History

History
executable file
·
31 lines (23 loc) · 315 Bytes

README.md

File metadata and controls

executable file
·
31 lines (23 loc) · 315 Bytes

iSport - Keep and Lrean !

You can develop the project by the following steps:

Install yalc:

npm i -g yalc
npm i -g yarn

cd into project's folder:

cd posenet

Install dependencies:

yarn

Build the project:

yarn build

Start the dev demo server:

yarn watch