Web Interface for Euclidean Drumming
- Vue 88%
- JavaScript 7.5%
- Shell 4.5%
| assets | ||
| components | ||
| layouts | ||
| middleware | ||
| pages | ||
| plugins | ||
| static | ||
| store | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitignore | ||
| espify.sh | ||
| nuxt.config.js | ||
| package.json | ||
| 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.