farewellXD / catbook-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 89.8%Language:CSS 10.2%