Web Interface for Euclidean Drumming

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

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.