Quick Start
Clone the repository and start the local server:
git clone https://github.com/robcanning/oscilla.git
cd oscilla
npm install
npm start
Then open your browser at:
http://localhost:8001
The demo project can be launched directly from the splash screen.
For full setup instructions (including Inkscape, Node.js, and platform-specific installation), see the Full Installation Guide.