Radzen is a RAD tool for making Angular 2 apps. This repository shows the output of the latest Radzen version (still not officially released).
To run the application follow these steps.
- Install node for your OS.
- Clone this repository.
- Run
npm install
in terminal (or command prompt for Windows users) to install the dependencies. - Run
npm start
. - Open
http://localhost:8000
with your browser.
- Slick Bootsrap 4 theme
- OData data binding - both read and update
- UI Components - chart, grid, form
If you want to learn more about Radzen feel free to contact us at [email protected] or open an issue in this repository.