Skip to content

MarinaRukavitsyna/dxList-Detail-Data-With-Angular

Repository files navigation

dxList-Detail-Data-With-Angular

This app demonstrates hot to show DevExtreme dxList detail data in DevExtreme dxDataGrid with Angular 

Setup a local development environment

  • Create a project folder.
  • Clone or download the dxList-Detail-Data-With-Angular seed into your project folder.
  • Install npm packages using the following command:  
npm install

Launch the application

  Use the following command to launch the sample application:  

npm start

Running unit tests

  Use the following command to execute the unit tests via Karma:  

npm test

Running end-to-end tests:

  Use the command below to execute the end-to-end test via TestCafe. Before running the tests make sure that Node.js is installed on your machine.  

testcafe chrome testcafe/index.js --selector-timeout 500000

   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published