Track and visualize software & hardware assets of an organization using IT asset management single page application (SPA) which is developed using Syncfusion Vue UI components
Перейти к файлу
Anbumani Rajendracholan 2181a7a714 Updated showcase sample. 2022-12-21 19:27:18 +05:30
public feature(EJ2-66719): Need to update the asset management showcase sample. 2022-12-14 19:24:35 +05:30
src Updated showcase sample. 2022-12-21 19:27:18 +05:30
.gitignore Updated showcase sample. 2022-12-21 19:27:18 +05:30
README.md feature(EJ2-66719): Need to update the asset management showcase sample. 2022-12-14 19:24:35 +05:30
babel.config.js file addition 2022-12-07 12:32:12 +05:30
jsconfig.json file addition 2022-12-07 12:32:12 +05:30
package.json feature(EJ2-66719): Need to update the asset management showcase sample. 2022-12-14 19:24:35 +05:30
vue.config.js Updated showcase sample. 2022-12-21 19:27:18 +05:30

README.md

Asset Management System

A showcase application to track and visualize the software and hardware assets of an organization. This app was built using Syncfusion Essential JS 2 Vue UI components.

Prerequisites

To run the application, npm and node.js are required. The node.js version 6.0.0 or above and the npm version 3.0.0 or above can be used.

Build Setup

Install dependencies

npm install

Serve with hot reload at localhost:8080

Run npm run serve command to start the development server at http://localhost:8080. The app will be reloaded automatically when the source file is changed.

Build for production with minification

npm run build

Demo

Asset Management System

Also please check out other showcase samples built using Essential JS 2 components here.