crypto-news

所属分类:加密货币
开发工具:JavaScript
文件大小:3961KB
下载次数:0
上传日期:2018-10-11 11:16:33
上 传 者sh-1993
说明:  加密新闻允许您转换加密货币,查看每个ICO的最新新闻和汇率-所有数据...
(Crypto News allows you to convert cryptocurrencies, view latest news and exchange rates for each ICO – all the data from the world of cryptocurrencies in one place.)

文件列表:
crypto-news-dev (0, 2018-10-11)
crypto-news-dev\.browserslistrc (33, 2018-10-11)
crypto-news-dev\.eslintrc.js (475, 2018-10-11)
crypto-news-dev\CODE_OF_CONDUCT.md (3217, 2018-10-11)
crypto-news-dev\CONTRIBUTING.md (7604, 2018-10-11)
crypto-news-dev\LICENSE (1075, 2018-10-11)
crypto-news-dev\babel.config.js (46, 2018-10-11)
crypto-news-dev\package-lock.json (568737, 2018-10-11)
crypto-news-dev\package.json (1347, 2018-10-11)
crypto-news-dev\postcss.config.js (60, 2018-10-11)
crypto-news-dev\prettier.config.js (221, 2018-10-11)
crypto-news-dev\public (0, 2018-10-11)
crypto-news-dev\public\favicon.ico (1150, 2018-10-11)
crypto-news-dev\public\images (0, 2018-10-11)
crypto-news-dev\public\images\bg.svg (4625, 2018-10-11)
crypto-news-dev\public\images\map.png (100225, 2018-10-11)
crypto-news-dev\public\index.html (1010, 2018-10-11)
crypto-news-dev\public\manifest.json (336, 2018-10-11)
crypto-news-dev\public\workers (0, 2018-10-11)
crypto-news-dev\public\workers\serviceWorker.js (1117, 2018-10-11)
crypto-news-dev\resources (0, 2018-10-11)
crypto-news-dev\resources\screenshots (0, 2018-10-11)
crypto-news-dev\resources\screenshots\home.png (1165120, 2018-10-11)
crypto-news-dev\resources\screenshots\news.png (2839144, 2018-10-11)
crypto-news-dev\src (0, 2018-10-11)
crypto-news-dev\src\App.vue (1101, 2018-10-11)
crypto-news-dev\src\api (0, 2018-10-11)
crypto-news-dev\src\api\coins.js (1609, 2018-10-11)
crypto-news-dev\src\api\news.js (1016, 2018-10-11)
crypto-news-dev\src\api\trends.js (1335, 2018-10-11)
crypto-news-dev\src\components (0, 2018-10-11)
crypto-news-dev\src\components\Articles (0, 2018-10-11)
crypto-news-dev\src\components\Articles\Article.vue (1562, 2018-10-11)
crypto-news-dev\src\components\Articles\Articles.vue (932, 2018-10-11)
crypto-news-dev\src\components\Content.vue (99, 2018-10-11)
crypto-news-dev\src\components\Converter (0, 2018-10-11)
crypto-news-dev\src\components\Converter\CoinCard.vue (1614, 2018-10-11)
crypto-news-dev\src\components\Converter\Converter.vue (2785, 2018-10-11)
... ...

Crypto News

[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE) [![Github Releases](https://img.shields.io/github/downloads/Bartozzz/crypto-news/latest/total.svg)](https://github.com/Bartozzz/crypto-news/releases)
**Crypto News** allows you to convert cryptocurrencies, view latest news and exchange rates for each ICO – all the data from the world of cryptocurrencies in one place. It is based on [`Vue`](https://vuejs.org/), licensed under the _[MIT license](#license)_. Uses [CryptoCompare API](https://min-api.cryptocompare.com/).
> **Note:** This project was bootstrapped with [`vue-cli`](https://cli.vuejs.org/). Below you'll find information about performing common tasks. The most recent version of this guide is available [here](https://cli.vuejs.org/guide/).

Contributing

### Bug reporting [![Github Open Issues](https://img.shields.io/github/issues-raw/Bartozzz/crypto-news.svg)](https://github.com/Bartozzz/crypto-news/issues) [![Github Closed Issues](https://img.shields.io/github/issues-closed-raw/Bartozzz/crypto-news.svg)](https://github.com/Bartozzz/crypto-news/issues?q=is%3Aissue+is%3Aclosed) [![Github Pull Requests](https://img.shields.io/github/issues-pr-raw/Bartozzz/crypto-news.svg)](https://github.com/Bartozzz/crypto-news/pulls) **We want contributing to Crypto News to be fun, enjoyable, and educational for everyone.** Changes and improvements are more than welcome! Feel free to fork and open a pull request. If you have found any issues, please [report them here](https://github.com/Bartozzz/crypto-news/issues/new) - they are being tracked on [GitHub Issues](https://github.com/Bartozzz/crypto-news/issues). ### License Crypto News was created and developed by [Bartosz aniewski](https://github.com/Bartozzz). The full list of contributors can be found [here](https://github.com/Bartozzz/crypto-news/graphs/contributors). Crypto News's code is [MIT licensed](https://github.com/Bartozzz/crypto-news/blob/master/LICENSE). Crypto data is licensed under a [Creative Commons Attribution-NonCommercial 3.0 Unported](https://creativecommons.org/licenses/by-nc/3.0/) license. It is attributed to the [CryptoCompare team](https://www.cryptocompare.com/api/). ### Development We have prepared multiple commands to help you develop Crypto News on your own. You will need a local copy of [Node.js](https://nodejs.org/en/) installed on your machine. First, you need to clone or [download](https://github.com/Bartozzz/crypto-news/archive/dev.zip) our repository: ```bash $ git clone --depth=1 https://github.com/Bartozzz/crypto-news.git crypto-news ``` ...and install dependencies with npm: ```bash $ npm install ``` ... then run the development server: ```bash $ npm run serve ``` #### Usage ```bash $ npm run ``` #### List of commands | Command | Description | | ------- | ----------- | | `serve` | | | `build` | | | `test` | | | `lint` | |

近期下载者

相关文件


收藏者