Skip to content

acidb/mobiscroll-demos-vue

Repository files navigation

Mobiscroll Vue Demos

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).

Required steps to run the project locally:

  1. If not signed up yet, or don't own a license, you can start a free trial.

  2. Clone the repository:

    git clone https://github.com/acidb/mobiscroll-demos-vue.git
    
  3. If not installed yet, install the Mobiscroll CLI from NPM:

    npm install -g @mobiscroll/cli
    
  4. Config Mobiscroll - open a terminal window in the root directory and run:

    mobiscroll config vue
    
  5. Install dependencies - open a terminal window in the root directory and run:

    npm install
    
  6. Run the project:

    npm run dev
    

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published