Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jin10086/bosdice


https://github.com/jin10086/bosdice

Last synced: 25 days ago
JSON representation

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
```