Skip to content

jdubs1994/newsfeed

Repository files navigation

Setup

Starting Web Application

  • Navigate to the root of the cloned repo via terminal and type 'npm run start:dev'
  • Input "http://localhost:5000/" into your browser and the site should be up and running (You will need a Google Account to Authenticate as im using Google oAuth)

Running Tests

MAKE SURE THE DEV SERVER ISNT RUNNING BEFORE RUNNING TESTS. You can stop the server on mac via terminal ctrl + c and the same for windows pc's

  • Navigate to cloned repo and type 'npm test'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published