Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 449 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 449 Bytes

catbook-react

start up

run npm start in one terminal and npm run hotloader in another

visit http://localhost:5050

don't touch

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