Pro Pack
Docs HomeProduct SiteSupport
  • Introduction
  • Installation
  • Chart.js
    • Configuration
    • Data Binding
    • Data Labels
  • Dataset Filter Labels
    • Installation
    • Configuration
    • Data Binding
  • DataTables
    • Configuration
    • Data Binding
    • Events
    • Methods
  • Date Range Picker
    • Configuration
    • Data Binding
    • Methods
  • iCheck
    • List
      • Configuration
      • Data Binding
      • Events
    • Filter
      • Configuration
      • Data Binding
  • Select2
    • Configuration
    • Data Binding
    • Events
    • Methods
  • Sparklines
    • Installation
    • Configuration
    • Data Binding
  • Toastr
    • Configuration
  • Web Frameworks
Powered by GitBook
On this page
  • Run the Project
  • Project Overview

Was this helpful?

Installation

PreviousIntroductionNextChart.js

Last updated 3 years ago

Was this helpful?

The pro pack is made available as a zip file that includes a sample project with examples of each of the components included in the product.

After downloading and unzipping the package, open the project in a web editor. The examples below use but any editor can be used.

Run the Project

In Visual Studio Code, open a terminal window and run the npm first script when running the project for the first time. This will install the npm packages required to run the project and then open the default page in a new browser window.

npm run first

Use npm start to run the project later now that the packages are installed.

npm run start

Project Overview

The project is organized the same way WireBootstrap theme projects are organized. This includes pages, code, and sample data. For details visit, .

the WireBootstrap theme documentation
Visual Studio Code
WireBootstrap Component Pro Pack Package
Open the project