Giter Site home page Giter Site logo

frontend's Introduction

Bountysource

This repository contains the javascripts, stylesheets and images that power www.bountysource.com. Our frontend is built using:

  • angular.js (javascript framework)
  • twitter-bootstrap (stylesheet framework)
  • grunt (compiling)
  • bower (web components)
  • jshint (javascript syntax checking)
  • karma (testing)

Please use our issue tracker to report any bugs or request new features. Or, if you're a developer, send us a pull request!

We โค๏ธ Pull Requests!

Seriously, we really do. It doesn't matter whether you're fixing a typo or overhauling a major area of the code base. You will be showered in ๐Ÿ‘ ๐Ÿ‘ ๐Ÿ‘

Quickstart Developer Guide

Fork our repository on GitHub, clone it locally, install components and modules, and start the server.

git clone [email protected]:YOUR_GITHUB_LOGIN/frontend.git bountysource
cd bountysource
sudo npm install -g bower grunt-cli    # recommended
npm install    # installs required node.js modules into node_modules/*
bower install  # installs web components into app/components/*
grunt server   # runs grunt server on http://localhost:9000/

frontend's People

Contributors

corytheboyd avatar drewkit avatar dynakashima avatar jdolitsky avatar joshuawoodward avatar k-jackson avatar nathanathan avatar paulmakepeace avatar rappo avatar wkonkel avatar wyze avatar

Watchers

 avatar  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.