Skip to content

DevExpress/devextreme-ui-template-gallery

Repository files navigation

DevExtreme UI Template Gallery

This repository includes responsive UI Templates for the most popular UI/UX patterns in web LOB applications. These templates are available for Angular, React, and Vue.

DevExtreme UI Template Gallery

Take a look at the online gallery here:

Material Fluent Generic
Angular x x x
React x x x
Vue x x x

Use the left menu to navigate through the views.

The UI Templates have responsive layouts with DevExtreme UI components. Note that the components use sample data entities without any business logic. You can use these UI Templates in your project and adapt them to your specific business requirements.

License

DevExtreme UI Template Gallery is released as a MIT-licensed (free and open-source) add-on to DevExtreme.

Familiarize yourself with the DevExtreme License. Free trial is available!

Get Started

To run these UI templates on your machine, clone this repository and run the following commands in the root folder:

Angular

pnpm install
cd packages/angular
pnpm run start

React

pnpm install
cd packages/react
pnpm start

Vue

pnpm install
cd packages/vue
pnpm run serve

Open the application on the local server.

How It is Organized

Navigate to the folders linked below to get the code for each template.

About

DevExtreme UI Template Gallery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors