Skip to content

hakeemsneap/alive

Repository files navigation

DevExtreme Demos

This repository contains technical DevExtreme demos for Angular, React, Vue, jQuery, ASP.NET MVC, and ASP.NET Core.

To run the demos on your machine, clone this repository, run npm install, and follow the instructions below.

Launch

1.Disable same origin policy in Chrome.

Reference link : (https://stackoverflow.com/questions/3102819/disable-same-origin-policy-in-chrome)

  1. Prepare JavaScript demos for launch:

    npm run prepare-js
    
  2. Run the launch script:

    npm run launch-demo
    
  3. Navigate to http://localhost:3000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published