Skip to content

salahfarzin/product-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Product Inventory (NodeJs + ReactJs)

Backend (NodeJS + Inversify + Jest)

cd backend

docker-compose up

#install
yarn install

# comile (I uploaded the compiled version,
# but if you have any problem run below)
yarn webpack

# run
yarn start

# test
yarn test  

Frontend


cd frontend-reactjs

#install
yarn install

# run
yarn start

# test
yarn test  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published