https://github.com/tientq64/blueprintvue
https://github.com/tientq64/blueprintvue
vue
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tientq64/blueprintvue
- Owner: tientq64
- Created: 2018-07-28T06:04:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T03:53:35.000Z (about 2 years ago)
- Last Synced: 2025-03-27T05:22:27.908Z (about 1 month ago)
- Topics: vue
- Language: Vue
- Homepage:
- Size: 1.94 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blueprintvue
> Version for vue is based on the Blueprint UI toolkit for web
## Status
incomplete## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).