Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 680 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 680 Bytes

Webix Personal Task Board Template

Check the Personal Task Board web template for the Webix UI library.

Personal Tasks Board live demo.

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

  • Alerts and notification bord;
  • Assigned tasks;
  • Activity widgets.

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

Working with sources

npm install

// run demo locally
npm run dev

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

License terms

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