Skip to content

teddybear0430/api-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api mock

使い方

dockerコンテナを立ち上げます

docker-compose up -d

Dockerコンテナに入って、

docker exec -it api_mock sh
yarn install

以下のコマンドを実行するとAPIのモックサーバが立ち上がります。

node server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published