cml2377 / Coronacation

Connecting people with needs to those who can help.

Home Page:https://needatx.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linter + Travis

ZNaddaf opened this issue · comments

Also on Heroku

Must install ESLint to project
npm install eslint

Then configure ESLint
npx eslint --init

Then run ESLint on Coronacation
npx eslint Coronacation

Added ESLint to project

Must add Travis CI when we figure out the name.