Getting Started
This is a guide to help you start writing a web application using the Rainway Web SDK in TypeScript (or JavaScript).
For a Rainway Native SDK application, see "Getting Started with Node.js".
Adding Rainway to your project
npm install @rainway/web
See @rainway/web
on npm.
Updated over 2 years ago