SpotifyStats-WIP
基于Vue.js的Web应用程序,用于在计算机上本地分析Spotify GDPR数据转储。
构建设置
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
执照
SpotifyStats - a web app to anlyze your Spotify data-dump
Copyright (C) 2019 Maxr1998
This program is free software: you can re
1