Skip to content

cod1ng-earth/cdct-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdct-frontend

consumer driven contract testing - example - frontend

dev workflow

start vue

make setup

(same cli) make serve

visit shown address, e.g. http://localhost:6794/

start mock

make mock

utils

reload nginx in container

docker exec -it nginx-server nginx -s reload