Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 736 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 736 Bytes

Webix Task Board Template 2

Check the Task Board Template 2 web template for the Webix UI library.

Task Board Template 2 live demo.

Use this template as a part of a business solution with the following features:

  • list of assigned tasks with the relevant information;
  • built-in calendar;
  • list of latest activities;
  • invoices and reports charts.

This ready-made tool is available for downloading and integration into any web app.

Working with sources

// run demo locally
npm install
npm run dev

// build minified es5 and es6 sources to /dist
npm run build

License terms

The MIT License (MIT) Copyright (c) 2021 XBSoftware