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
- Host: GitHub
- URL: https://github.com/tyom/dh-proto
- Owner: tyom
- Created: 2017-06-10T11:27:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T11:18:01.000Z (about 9 years ago)
- Last Synced: 2025-02-15T22:42:33.639Z (over 1 year ago)
- Language: Vue
- Homepage: http://overconfident-business.surge.sh/
- Size: 479 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```