Web Interface for Euclidean Drumming

fillotassi 516469bc65 fix slot duration to display a proportional value 5 lat temu
assets a4b63c8657 Improve model view and add BPM 5 lat temu
components 516469bc65 fix slot duration to display a proportional value 5 lat temu
layouts 5257102b3d first commit 5 lat temu
middleware 5257102b3d first commit 5 lat temu
pages 516469bc65 fix slot duration to display a proportional value 5 lat temu
plugins 5257102b3d first commit 5 lat temu
static a4b63c8657 Improve model view and add BPM 5 lat temu
store 5257102b3d first commit 5 lat temu
.editorconfig 5257102b3d first commit 5 lat temu
.eslintrc.js 5257102b3d first commit 5 lat temu
.gitignore 5257102b3d first commit 5 lat temu
README.md 5257102b3d first commit 5 lat temu
espify.sh a4b63c8657 Improve model view and add BPM 5 lat temu
nuxt.config.js a4b63c8657 Improve model view and add BPM 5 lat temu
package.json d6264266ae Improve displaying sequencer controls 5 lat temu

README.md

nuxtgety-2

Second attempt at building a web interface for ESP8266

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.