Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 498 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 498 Bytes

Pinecast Studio

Join the chat at https://gitter.im/mattbasta/pinecast-studio

An experimental audio editor

Getting started

npm install
# To run immediately:
npm start

Developing

In one terminal:

npm run dev

Once that's settled down, in another terminal:

npm run faststart