Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jessmartin/dxos-kanban


https://github.com/jessmartin/dxos-kanban

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# DXOS Kanban

This app was created with a DXOS application template.

- [x] React
- [x] DXOS UI System

Run the app with `npm`:

```bash
npm install
npm run serve
```

Build the app to the `out` folder:

```bash
npm run build
```