Vore audio!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Fen Dweller 9988cf3f22 Allow for sound sets to be pre-defined 4 years ago
public Start implementing a drag-and-drop based UI 4 years ago
src Allow for sound sets to be pre-defined 4 years ago
.browserslistrc init 4 years ago
.eslintrc.js Set up the early prototype 4 years ago
.gitattributes Detect OGG support and fall back to MP3 4 years ago
.gitignore init 4 years ago
README.md init 4 years ago
babel.config.js init 4 years ago
package-lock.json Fix dragging on mobile with a polyfill; adjust styling 4 years ago
package.json Fix dragging on mobile with a polyfill; adjust styling 4 years ago
tsconfig.json init 4 years ago

README.md

vore-audio-player

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.