Momijiichigo / MeadowlarkDAW.github.io

The official website for the Meadowlark DAW

Home Page:https://meadowlark.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeadowlarkDAW.github.io

The official website for the Meadowlark DAW

Developing

Once you've have cloned the repository do the following:

# Install all the dependencies needed to run/build the project
npm i

# Execute the 'dev' macro, running the app in http://127.0.0.1:5173

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

The official website for the Meadowlark DAW

https://meadowlark.app

License:GNU General Public License v3.0


Languages

Language:Svelte 65.2%Language:TypeScript 22.6%Language:CSS 8.6%Language:JavaScript 2.2%Language:HTML 1.4%