andyh0913 / chatroom

Web Programming hw4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

$ git clone https://github.com/andyh0913/chatroom.git
$ cd chatroom
$ npm install
$ npm run build
$ npm start

# demo page: http://localhost:3000/

About

Web Programming hw4


Languages

Language:JavaScript 72.0%Language:CSS 25.0%Language:HTML 3.0%