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.
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.
npm install
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.
npm run build
Also please check out other showcase samples built using Essential JS 2 components here.