Skip to content

Jess-Nguy/websocket-auctioneer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

websocket

This is an Emerging Web Technology assignment where I had to use websockets to simulate an auction.

Project setup

npm install

Compiles and hot-reloads for development

Inside webui directory:

npm run serve

Inside server directory:

nodemon server.js

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

simulate an auction with WebSocket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published