A repository for example web apps using the Rainway SDK.
Visit the hosted React demo here.
Check out our documentation at https://docs.rainway.com.
- Install dependencies:
npm install
- Run
npm run dev
to launch a development server. Now go tohttp://localhost:4445
in your browser.