library-v10
v1.0.0
Published
This is asdasdasd
Readme
Create Deriv V2
This library was generated using create-deriv-v2
Getting started
To run the development watch server:
npm run devTo generate a bundled build:
npm run buildDeploying to NPM
In order to deploy a version to NPM, ensure that the following secrets are set in Github Actions:
NPM_TOKEN=****Getting Started
To get started, simply install the library using
npm install <libraryName>Usage
...
Notes
...
