/dxos-kanban

Primary LanguageTypeScript

DXOS Kanban

This app was created with a DXOS application template.

  • React
  • DXOS UI System

Run the app with npm:

npm install
npm run serve

Build the app to the out folder:

npm run build