Skip to content

SyncfusionExamples/ej2-button-gettingstarted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Essential JS 2 Button Getting Started

The application contains Essential JS 2 button component for preview and all common settings are preconfigured.

Getting Started

To get started you need to clone the ej2-buttongettingstarted repository.

git clone https://github.com/SyncfusionSamples/ej2-button-gettingstarted.git quickstart
cd quickstart

Installing

We can get all the Essential JS 2 components in a single npm package ej2.

We already configure the required packages in the package.json file.

You can run the below command to install all dependent packages related to this seed project.

npm install

Running

The application is configured with browser-sync, so it will serve the web application in your default browser.

We used SystemJS for module loading.

You can use the below npm script to run the web application.

npm run start

About

Essential JS 2 button getting started samples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors