comp426-2023-spring / a99-TeamNoTeam

GNU General Public License v3.0
0 stars 0 forks source link

Running npm test works! #18

Closed baileymeredith closed 1 year ago

baileymeredith commented 1 year ago

Running npm test now works! The default port if one is not specified via command line is currently 3000. A skeleton for the homepage endpoint is also now setup, so when you run npm test you can see 'Home page works!'