library-v10
v1.0.0
Published
This is asdasdasd
Downloads
3
Readme
Create Deriv V2
This library was generated using create-deriv-v2
Getting started
To run the development watch server:
npm run dev
To generate a bundled build:
npm run build
Deploying 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
...