Skip to content

soundboar/head

Repository files navigation

soundboar/head

The frontend of soundboar.

Installation

For running soundboar, look out for its tail (backend).

For development, see below.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Fetch and generate openapi-types

npm run generate

About

Head of the soundboar. Frontend controlling the panel.

Resources

Stars

Watchers

Forks

Packages

No packages published