Skip to content

hysakhr/api_mock_on_webpack_dev_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

api_mock_on_webpack_dev_server

Setting for API mock server is written in vue.config.js.

Requirement

  • docker
  • docker-compose

Install and running

git clone https://github.com/hysakhr/api_mock_on_webpack_dev_server.git
cd api_mock_on_webpack_dev_server/
docker-compose up

access

http://localhost:8080/

js libraries

  "dependencies": {
    "axios": "^0.19.2",
    "core-js": "^3.6.4",
    "csv-parse": "^4.8.8",
    "encoding-japanese": "^1.0.30",
    "multer": "^1.4.2",
    "vue": "^2.6.11",
    "vuetify": "^2.2.18"
  }

About

Implement API mock server with webpack development server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •