/docs-3

Official Umee documentation for developers, validators, and users.

logo

Documentation

Check out our docs at https://learning.ux.xyz/.

Project setup

# Install dependencies
npm install

# Project run
npm run dev

Open http://localhost:8080 to view it in the browser.

# Project build
npm run build