This repository consists of demos from the Mobiscroll website. It is meant to be a learning resource and a quick way to start working with Mobiscroll components (and beyond).
-
If not signed up yet, or don't own a license, you can start a free trial.
-
Clone the repository:
git clone https://github.com/acidb/mobiscroll-demos-angular.git
-
If not installed yet, install the Mobiscroll CLI from NPM:
npm install -g @mobiscroll/cli
-
Config Mobiscroll - open a terminal window in the root directory and run:
mobiscroll config angular
-
Install dependencies - open a terminal window in the root directory and run:
npm install
-
Run the project:
ng serve
Have you encountered any issues or do you have feedback regarding the demos? Feel free to contact us via our ticketing system or website chat. Alternatively, you can also submit your questions to our Community Forum.