This commit is contained in:
ROOT\christopherk 2018-07-23 10:10:53 +05:30 коммит произвёл Bharath
Родитель 756a7c8969
Коммит b51e5d7f22
1 изменённых файлов: 17 добавлений и 0 удалений

Просмотреть файл

@ -1,2 +1,19 @@
# ej2-showcase-vue-assert-management
Showcase application for tracking and visualizing software and hardware assets of an organization.
## 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
## Demo
#### <a href="https://ej2.syncfusion.com/showcase/vue/assetmanagement/" target="_blank">https://ej2.syncfusion.com/showcase/vue/assetmanagement/</a>
Check all the showcase samples from <a href="https://ej2.syncfusion.com/home/index.html" target="_blank">here</a>.