Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semigradsky/darts-stats
https://github.com/semigradsky/darts-stats
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/semigradsky/darts-stats
- Owner: Semigradsky
- Created: 2015-08-11T14:07:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-23T18:39:43.000Z (over 8 years ago)
- Last Synced: 2023-04-10T01:57:50.371Z (over 1 year ago)
- Language: JavaScript
- Size: 169 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Darts Stats
## Start App
```
npm install
npm start
```and open `http://localhost:3000`
## Dependencies [![Dependency Status](https://david-dm.org/semigradsky/darts-stats.svg)](https://david-dm.org/semigradsky/darts-stats)
- [babel-runtime]()
- [flux](https://github.com/facebook/flux) - Application Architecture for Building User Interfaces
- [font-awesome](https://github.com/FortAwesome/Font-Awesome) - The iconic font and CSS toolkit
- [json-server](https://github.com/typicode/json-server) - a full fake REST API with zero coding
- [normalize.css](https://github.com/necolas/normalize.css) - A collection of HTML element and attribute style-normalizations
- [react](facebook/react) - A declarative, efficient, and flexible JavaScript library for building user interfaces
- [react-dnd](gaearon/react-dnd) - Drag and Drop for React
- [react-router](https://github.com/rackt/react-router) - A complete routing solution for React.js
- [react-typeahead](fmoo/react-typeahead) - Pure react-based typeahead and typeahead-tokenizer
- [whatwg-fetch](https://github.com/github/fetch) - A window.fetch JavaScript polyfilland some others...
## Dev Dependencies [![devDependency Status](https://david-dm.org/semigradsky/darts-stats/dev-status.svg)](https://david-dm.org/semigradsky/darts-stats#info=devDependencies)