Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 312 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 312 Bytes

Snowball JS-SDK

Requirements

  • Node.js 18.16.0+

Development

# Getting started
git submodule update --init
npm install

# Developing
turbo dev

# Building
turbo build

License

License: MIT