1.0.10 • Published 8 months ago
bifrost-zero-sdk v1.0.10
Running your module
Install dependencies by typing npm i
.
Run the backend code by typing npm start
. This will also compile your typescript files into your local
build directory. You can change your compiler preferences by editing 'tsconfig.json'.