Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 665 Bytes

File metadata and controls

29 lines (19 loc) · 665 Bytes

Waylis web UI

This repository contains the source code for the Waylis web client.

The following libraries were used for development:

Available scripts

Start development server:

npm run dev

Build for production:

npm run build

Licence

Released under the MIT License.