run npm start
in one terminal and npm run hotloader
in another
visit http://localhost:5000
the following files students do not need to edit. feel free to read them if you would like.
client/dist/index.html
client/src/index.js
client/src/utilities.js
client/src/client-socket.js
server/validator.js
server/server-socket.js
.babelrc
.npmrc
.prettierrc
package-lock.json
webpack.config.js