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

https://github.com/tyom/dh-proto

Data Hub prototype using DIT Vue components
https://github.com/tyom/dh-proto

Last synced: 6 months ago
JSON representation

Data Hub prototype using DIT Vue components

Awesome Lists containing this project

README

          

# Data Hub prototype using DIT Vue components

Uses [DIT Vue components](https://github.com/tyom/dit-vue) to build functional prototype.

## Usage

Clone repo and install dependencies:

```
git clone https://github.com/tyom/dh-proto.git
npm install
```

Run dev server:

```
npm run dev
```