Clone of the keanu weblite repo for the purpose of building the assets required for butter.
Find a file
N-Pex b8aeb02b50 More work on audio recording
Issue #95. Use a post processing step to fix chromium bug of not having a valid cues section in the metadata (=browser did not know length of audio!). Also, set more constraints in the call to getUserMedia to fix Android problem of really sh*tty audio in the default mode (More info on github.com slash processing/p5.js-sound/issues/346
2021-03-24 10:45:35 +01:00
public Update olm package 2020-11-11 17:34:56 +01:00
src More work on audio recording 2021-03-24 10:45:35 +01:00
.gitignore Changes 2020-11-09 10:34:23 +01:00
.gitlab-ci.yml Add version string 2020-11-09 15:19:36 +01:00
babel.config.js Initial commit 2020-11-09 10:32:56 +01:00
LICENSE add readme and license 2020-11-04 09:06:25 -05:00
package-lock.json More work on audio recording 2021-03-24 10:45:35 +01:00
package.json More work on audio recording 2021-03-24 10:45:35 +01:00
README.md Changes 2020-11-09 10:34:23 +01:00
vue.config.js Update vue.config.js 2020-11-09 17:07:32 +01:00

keanuapp-weblite

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.