Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 363 Bytes

BUILDING.md

File metadata and controls

14 lines (11 loc) · 363 Bytes

Building the library

There are a only few more steps required if you want to build the library. Please note, that this is not required if you just want to use the library in your Ionic 2 app.

Make sure that all npm dependencies are installed:

npm install

Build the library by running the following command:

npm run build