Skip to content
Snippets Groups Projects
Forked from AURA / engine
1704 commits behind, 330 commits ahead of the upstream repository.

Aura Player

A collection of JavaScript components to integrate Aura to your Website.

Provided components:

  • Track Service

Requirements

  • Node (>= 13.0)

Install

npm install

Run

Development

npm run dev

Production

npm run build

Use the generated components in your own website.

Resources