Project FiftyOne React/Electron App
Install nvm
and set your node version to v12.16.2
:
nvm use v12.16.2
Install the app with yarn
in this directory (./fiftyone/app
):
yarn install
Start the app:
yarn dev
That's it!
Copyright 2017-2020, Voxel51, Inc.
voxel51.com