No description
- Vue 60.5%
- JavaScript 36.4%
- HTML 1.5%
- SCSS 1.3%
- Nix 0.3%
| dist | ||
| public | ||
| src | ||
| .dir-locals.el | ||
| .editorconfig | ||
| .envrc | ||
| .eslintrc.js | ||
| .gitignore | ||
| babel.config.js | ||
| package.json | ||
| README.md | ||
| shell.nix | ||
| vue.config.js | ||
| yarn.lock | ||
audio-memory
Usage
Download and unzip the latest
release.
The memory can be configured in either memory.js or memory.json.
Further instructions can be found there as well.
Finally, distribute the entire directory including all custom assets
such as images or audio files. Opening index.html starts the memory.
Development
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint