Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 465 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 465 Bytes

StackFoo Studio

Having fun with web + audio + UI.

Built with

Development

Prerequisites:

Launch the development server:

npm instal
npm run dev

Format the code:

npm run format

Production build:

npm run build