Installing MirageJS

- Added axios configuration
- Added miragejs to mock api calls
This commit is contained in:
2020-11-09 20:55:10 +00:00
parent ed696b62a2
commit fe1a5d77c3
6 changed files with 246 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.3.0",
"lint-staged": "^10.4.0",
"miragejs": "^0.1.41",
"prettier": "^2.1.2"
}
}