Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Setup and Running

Installing Packages

Navigate to the server and web directories to install necessary packages:

cd server && npm install
cd ../web && npm install

Running the Server

cd ./server && node http.js

Running the Web Client

cd ./web && npm run dev

Unit testing

Web Client

cd ./web && npm run test:unit

Server

cd ./server && npm run test

About

Advanced Software project Group 7

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages