GithubHelp home page GithubHelp logo

vladaskorohodova / devextreme-demos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devexpress/devextreme-demos

0.0 0.0 0.0 221.59 MB

DevExtreme technical demos

Home Page: https://js.devexpress.com/Demos/

CSS 2.24% HTML 16.93% TypeScript 12.66% JavaScript 51.75% Vue 3.18% C# 13.24% ASP.NET 0.01%

devextreme-demos's Introduction

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.

Prepare Demos for Development

To prepare demos for development, you can run a script for all technologies or scripts for JavaScript and ASP.NET individually:

npm run prepare-all
npm run prepare-js
npm run prepare-mvc

Angular, Vue, and React demos can use bundles instead of separate files from node_modules. With bundles, demos launch faster but become harder to debug. Run the following command to create the bundles and replace the SystemJS configuration:

npm run prepare-bundles

To return to using separate files from node_modules, run npm run prepare-js.

JavaScript Demos

Launch

  1. Run the launch script:

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

You can pass additional parameter to specify port. It can be useful when you need to fast switching beatween one demo on different frameworks:

npm run launch-demo -- 3010

Before Commiting Сhanges

For fix autofixed errors:

npm run fix-lint

Development

  1. Run the following script to add a new demo:

    npm run add-demo
    
  2. Use the built-in CLI to choose or enter the category, the demo name, and the technology for the new demo.

ASP.NET Demos

  1. Open the repository.config.json file and set the hg property to a path where your clone of the mobile repository is located, for example:

    {
      "hg": "/home/user/my-repos/mobile"
    }
    
  2. Prepare ASP.NET demos for launch and development:

    npm run prepare-mvc
    
  3. Open the ASP.NET or ASP.NET Core project in Visual Studio and add or edit demos there.

See Also

devextreme-demos's People

Contributors

babich-a avatar renovate[bot] avatar pavel-2020 avatar jacksonrr3 avatar novsstation avatar andrewmakarov avatar eugeniykiyashko avatar romantsukanov avatar alexjameson avatar vconst avatar vladaskorohodova avatar groshenkovamarina avatar pomahtri avatar kobart13 avatar alisheramonulloev avatar dendygrobovshik avatar dokarus avatar alexanderpolosatov avatar staziz avatar johnnykiyashko avatar magroshenkova avatar alexserov avatar alyar666 avatar antonsermyazhko avatar dxvladislavvolkov avatar zelik88 avatar czernous-devexpress avatar kuznetsovvn avatar krijovnick avatar flagmanandrew avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.