Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 217 Bytes

File metadata and controls

11 lines (8 loc) · 217 Bytes

BDSX Tests

This is a tool for BDSX developers to test the core features and examples of BDSX.

Usage

npm i
npm run main

It can also be used in VSCode, just run with F5