Skip to content

ProfoundMongoose/GithubBounties

 
 

Repository files navigation

GitHub Bounties

Marketplace that connects software engineers with companies willing to pay for contract work

super agent

Team Members

  • Megan Ring
  • Vince Cipriani
  • Daniel Kim
  • Colin Whitmarsh
  • Evan Chen
  • Frank Shieh
  • Max Kroshka
  • Joe Miller

Requirements

  • Node 5.6
  • MySQL 5.5

Development

Installing Dependencies

Below is some basic information on getting started w/ the project. Both the client and server folders contain README documents with more information. In particular, you will likely need to do additional configuration if working on server/backend changes.

npm install

To build the client source:

npm run build  

To launch dev server with live reload and live rebuild:

npm run dev  

If linting is not working run the command below and make sure you have the eslint plugin for your editor.

npm install -g eslint  

About

Earn money by resolving issues on GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.4%
  • CSS 35.7%
  • Other 0.9%