bee64 / vox

vue / nuxt site for recording audio snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vox

Record & download vocal snippets!

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000

pnpm run dev

Production

Build the application for production:

pnpm run build

About

vue / nuxt site for recording audio snippets


Languages

Language:Vue 81.1%Language:TypeScript 18.9%