nsu.spring2019.cse327.1.t11
Every other branch except main and dev are now considered as obsolete. For simplicity, we will be using the dev-branch for developmment purposes and the main branch will contain stable updates.
In development create server with
npm run dev
Then visit
localhost:5000