https://github.com/uwdata/draco-tools
Tools for Draco
https://github.com/uwdata/draco-tools
Last synced: 2 months ago
JSON representation
Tools for Draco
- Host: GitHub
- URL: https://github.com/uwdata/draco-tools
- Owner: uwdata
- Created: 2018-10-30T23:41:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T21:01:27.000Z (over 6 years ago)
- Last Synced: 2025-04-06T20:58:03.368Z (3 months ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Draco Tools
Tools to generate labeled data or view examples from [Draco](https://github.com/uwdata/draco).
To start the dev server
> yarn start## Directory Structure
Under `src` each child folder represents a different tool.
TODO: documentation for adding new tools.