Running dev
In the root of package:
Install the dependencies
npm install
To run example folder:
cd example
npm install
npm run start:dev
In the root of package:
Install the dependencies
npm install
To run example folder:
cd example
npm install
npm run start:dev