DevExpress-Examples/dasard-vue-app-get-started

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This example is a ready-to-use client Vue application with the DevExpress Dasard component.

Documentation: Client-Side Configuration (Vue)

The example uses a modular approach that based on the client-server model. You need a server (backend) project and a client (frontend) application that includes all the necessary styles, scripts and HTML-templates. Note that the script version on the client should match with libraries version on the server up to a minor version.

The server project hosts on https://demos.devexpress.com/services/dasard/api.

The JS folder contains a client application.

  1. Open the JS folder. In the command prompt, download and install npm packages used in the application:

    npm install
    
  2. In the same folder, run the following commands to compile and run the application:

    npm run build
    npm run serve
  3. Open http://localhost:8080/ in your browser to see the result. The HTML JavaScript Dasard displays the dasard stored on the preconfigured server (https://demos.devexpress.com/services/dasard/api).

Documentation:

Examples:

(you will be redirected to DevExpress.com to submit your response)

About

Incorporate a DevExpress Dasard component into a client-side app built with Vue

Topics

Resources

License

Stars

Watchers

Forks

Contributors 10