Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jin10086/bosdice
https://github.com/jin10086/bosdice
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jin10086/bosdice
- Owner: jin10086
- Created: 2019-01-18T10:48:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T01:24:19.000Z (almost 2 years ago)
- Last Synced: 2024-03-15T15:10:32.336Z (8 months ago)
- Language: Vue
- Size: 6.38 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# new-dice
## 依赖
* [Vue](https://cn.vuejs.org/)
* [vue-router](https://router.vuejs.org/zh/)
* [vuex](https://vuex.vuejs.org/zh/)
* [vue-slide-component](https://github.com/NightCatSama/vue-slider-component)
* [Element-UI](http://element-cn.eleme.io/#/zh-CN/component/installation)
* [vue-i18n](https://github.com/kazupon/vue-i18n)
* [less](http://lesscss.cn)
* [Scatter](https://get-scatter.com/docs/setting-up-for-web-apps)
* [eosws-js](https://github.com/dfuse-io/eosws-js)## 构建步骤
下载
```
git clone [email protected]:Ctum/new-dice.git
```安装
```
yarn
```开发
```
yarn serve
```