Skip to content

andrejrakic/NBP---Projekat-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies

(cd ./server && yarn/npm install)
(cd ./worker && yarn/npm install)
(cd ./client && yarn/npm install)

Start API server

cd ./server && yarn/npm start

*Start worker in order to randomly generate data *

cd ./worker && yarn/npm start

Start UI client

cd ./client && yarn/npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •