tasiov / test123

good first bug, beginer, easy, easyfix, good-first-pr, goodfirst-issue, first-timers-only, easy pic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stories in Backlog Stories in Ready

DapperArgentina

An app that guides software engineers on how to start contributing to the open source community on Github.

Team Members

  • Megan Ring
  • Vince Cipriani
  • Daniel Kim
  • Colin Whitmarsh

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  

Roadmap

View the project roadmap here

About

good first bug, beginer, easy, easyfix, good-first-pr, goodfirst-issue, first-timers-only, easy pic


Languages

Language:JavaScript 61.6%Language:CSS 37.4%Language:PLpgSQL 0.5%Language:Shell 0.3%Language:HTML 0.2%