Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 397 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 397 Bytes

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