Automatized in-browser soundscape player and generator. https://t.mldk.cz/tools/noisemaker
 
 
 
 
Go to file
Tomáš Mládek f04c75e178 add public url to vue.config.js 2020-01-11 10:03:31 +01:00
public init 2020-01-10 13:19:55 +01:00
src add basic url input, styling 2020-01-11 10:02:50 +01:00
.browserslistrc init 2020-01-10 13:19:55 +01:00
.gitignore init 2020-01-10 13:19:55 +01:00
README.md init 2020-01-10 13:19:55 +01:00
babel.config.js init 2020-01-10 13:19:55 +01:00
package-lock.json proof of concept 2020-01-10 14:42:45 +01:00
package.json proof of concept 2020-01-10 14:42:45 +01:00
tsconfig.json init 2020-01-10 13:19:55 +01:00
vue.config.js add public url to vue.config.js 2020-01-11 10:03:31 +01:00

README.md

noisemaker

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.