Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 797 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 797 Bytes

A showcase application created with Radzen.

Radzen is a RAD tool for making Angular 2 apps. This repository shows the output of the latest Radzen version (still not officially released).

Running the application

To run the application follow these steps.

  1. Install node for your OS.
  2. Clone this repository.
  3. Run npm install in terminal (or command prompt for Windows users) to install the dependencies.
  4. Run npm start.
  5. Open http://localhost:8000 with your browser.

Features

  • Slick Bootsrap 4 theme
  • OData data binding - both read and update
  • UI Components - chart, grid, form

Get in touch

If you want to learn more about Radzen feel free to contact us at info@radzen.com or open an issue in this repository.