GithubHelp home page GithubHelp logo

arne-klein / ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from odota/web

0.0 2.0 0.0 13.3 MB

OpenDota UI: A web interface for viewing Dota 2 data

Home Page: http://odota.github.io

HTML 0.59% Shell 0.10% JavaScript 88.31% CSS 11.00%

ui's Introduction

ui

OpenDota UI: A web interface to OpenDota.

Quickstart

  • Install Node.js (6.0.0 or greater) (on Ubuntu, curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - && sudo apt-get install -y nodejs)
  • npm install
  • npm start
  • Visit port 8080 on your development machine.
  • Make some changes
  • npm run lint to check your code for linting errors
  • Submit a pull request. Wait for review and merge.
  • Congratulations! You're a contributor.

Tech Stack

  • View: React
  • State Management: Redux
  • CSS: css-modules/postcss

Notes

  • You can develop the UI independently of the backend.
    • This means you don't have to set up the entire stack (databases, etc.), or worry about getting starter data.
    • By default, the UI points to the production API.
    • You can configure it to point to your own backend (if you are working on a new feature and want to start building the UI before it's deployed to production).
  • You can configure the port used by webpack-dev-server in webpack.config.js.
  • Discord: https://discord.gg/0o5SQGbXuWCNDcaF
    • Strongly recommended for active developers! We move fast and it's helpful to be up to speed with everything that's happening.

Resources

ui's People

Contributors

howardchung avatar blukai avatar mike-robertson avatar bguzryanto avatar michael-robertson-kr avatar albertcui avatar greenkeeperio-bot avatar dartharaknus avatar glowcone avatar pvskarthikeya avatar andrkrn avatar thecaptaindate avatar pksunkara avatar gu3st avatar dhpaquette avatar aeosynth avatar nicholashh avatar vamo89 avatar chris92de avatar jamesbrooks avatar pacollins avatar

Watchers

Arne Klein avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.