Complete assignment project site built with Node.js, Express, MongoDB, Socket-io, Bootstrap, Knowledge graph
npm i
npm run start
Run during development, makes the development easier as it allows the server to be restarted with each change
npm run dev