Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 491 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 491 Bytes

OPENRNDR JavaScript template project

This is a template project for creating OPENRNDR programs specifically with Kotlin/JS. For making a standard Kotlin/JVM-based application, see openrndr-template.

To get started, run the browserDevelopmentRun --continuous Gradle task. This will start a local development server with hot-reloading. Any changes you make in /src/main/kotlin will be reflected in the browser.