You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Simon Bruder 07064a764c
add drone
6 years ago
build dreckiger commit 6 years ago
config dreckiger commit 6 years ago
src add noise 6 years ago
static add manifest 6 years ago
.babelrc dreckiger commit 6 years ago
.drone.yml add drone 6 years ago
.editorconfig dreckiger commit 6 years ago
.eslintignore dreckiger commit 6 years ago
.eslintrc.js dreckiger commit 6 years ago
.gitignore dreckiger commit 6 years ago
.netlify add manifest 6 years ago
.postcssrc.js dreckiger commit 6 years ago
README.md dreckiger commit 6 years ago
index.html add manifest 6 years ago
package-lock.json add style 6 years ago
package.json add style 6 years ago

README.md

binauralbeats

Binaural beats generator

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.