Skip to content

Libertai/libertai-ui

Repository files navigation

LibertAI UI (libertai-ui)

A UI for decentralized AI

Install the dependencies

npm install

Don't forget to also fill environment variables in a .env file. You can use .env.example as an inspiration.

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev

Format and lint the files

npm run format
npm run lint

Build the app for production

npm run build

Customize the configuration

See Configuring quasar.config.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published