Go to file
2022-10-17 00:43:05 +02:00
public init 2022-09-29 20:14:31 +02:00
src implement sessions; retry to create spotify client 2022-10-17 00:43:05 +02:00
.browserslistrc init 2022-09-29 20:14:31 +02:00
.env.example add project files 2022-09-30 20:59:08 +02:00
.eslintrc.cjs add project files 2022-09-30 20:59:08 +02:00
.gitignore init 2022-09-29 20:14:31 +02:00
babel.config.js init 2022-09-29 20:14:31 +02:00
package-lock.json debug 2022-10-01 23:56:13 +02:00
package.json debug 2022-10-01 23:10:07 +02:00
README.md init 2022-09-29 20:14:31 +02:00
tsconfig.json init 2022-09-29 20:14:31 +02:00
vue.config.js init 2022-09-29 20:14:31 +02:00

frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.