Skip to content

VangelisTech/unitycatalog-uiVT

 
 

Repository files navigation

Prerequisite

Node: https://nodejs.org/en/download/package-manager

Yarn: https://classic.yarnpkg.com/lang/en/docs/install

Get started

Spin up a localhost Unity Catalog server, see https://github.com/unitycatalog/unitycatalog/blob/main/README.md#run-the-uc-server

Then in the project directory, you can run:

yarn

Install all the necessary dependencies

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • HTML 2.0%
  • CSS 0.1%