文件名称:playlist-creator:使用Spotify API的播放列表创建者和管理者应用
文件大小:254KB
文件格式:ZIP
更新时间:2024-06-03 07:20:13
music playlist spotify vuejs vue
播放列表创建者 V3正在开发中。 在此处查看最新的演示: : 项目设置 yarn install 编译和热重装以进行开发 yarn serve 编译并最小化生产 yarn build 运行单元测试 yarn test:unit 整理和修复文件 yarn lint 自定义配置 请参阅。
【文件预览】:
playlist-creator-master
----.gitignore(236B)
----package.json(1KB)
----src()
--------registerServiceWorker.ts(914B)
--------components()
--------services()
--------assets()
--------scss()
--------loaders()
--------views()
--------utils.js(432B)
--------main.ts(311B)
--------shims-vue.d.ts(72B)
--------shims-tsx.d.ts(304B)
--------App.vue(4KB)
--------router()
--------store()
--------plugins()
----jest.config.js(88B)
----public()
--------robots.txt(24B)
--------index.html(712B)
--------favicon.ico(4KB)
--------img()
----tsconfig.json(706B)
----.browserslistrc(30B)
----.eslintrc.js(566B)
----README.md(465B)
----vue.config.js(58B)
----tests()
--------unit()
----babel.config.js(65B)
----.editorconfig(147B)
----yarn.lock(451KB)