/aurelia-syncfusion-monorepo

Sample project of an Aurelia monorepo with syncfusion ej2 bridged components

Primary LanguageHTML

Syncfusion bridge demo

Setup

Install dependencies at root level

npm ci

Prepare monorepo using lerna

npm run bootstrap-ci

Build

npm run build

Running the samples

npm run samples

Testing

npm run test