No description
  • Vue 60.5%
  • JavaScript 36.4%
  • HTML 1.5%
  • SCSS 1.3%
  • Nix 0.3%
Find a file
2026-07-03 07:02:30 +00:00
dist Fix missing assets in dist 2026-07-02 11:44:03 +02:00
public Add front image for testing 2022-03-26 12:13:22 +01:00
src fix sidebar-footer out of view 2026-06-17 12:58:40 +02:00
.dir-locals.el dev environment support 2026-06-17 13:35:50 +02:00
.editorconfig Add .editorconfig 2020-09-02 13:11:44 +02:00
.envrc dev environment support 2026-06-17 13:35:50 +02:00
.eslintrc.js Add .eslintrc.js 2020-08-29 17:20:28 +02:00
.gitignore Fix missing assets in dist 2026-07-02 11:44:03 +02:00
babel.config.js yarn lint --fix 2020-08-29 17:20:52 +02:00
package.json Bump dependencies 2024-02-15 20:42:47 +01:00
README.md Update package name to audio-memory 2021-03-05 10:07:27 +01:00
shell.nix dev environment support 2026-06-17 13:35:50 +02:00
vue.config.js Add version as env variable 2021-03-05 18:42:12 +01:00
yarn.lock dev environment support 2026-06-17 13:35:50 +02:00

audio-memory

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

Customize configuration

See Configuration Reference.