Skip to content

SoundCloud project created by vue.js vue-router and vuex

License

Notifications You must be signed in to change notification settings

gxmari007/sound-vue

Repository files navigation

sound-vue

一个 UI 基于 vue.js,路由基于 vue-router,数据流处理基于 vuex,创意基于 sound-redux 的项目。

使用

# 安装依赖模块
npm install

# 启动开发模式,浏览器打开 localhost:8080(代码热替换)
npm run dev

# 运行构建,转译代码并压缩打包
npm run build

# 运行单元测试
npm run unit

# 运行 e2e 测试
npm run e2e

# 运行所有测试
npm test

License

MIT

About

SoundCloud project created by vue.js vue-router and vuex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published