mock responses.. example
This commit is contained in:
8
example/mock/index.html
Normal file
8
example/mock/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
</head>
|
||||
<h1>Mock responses</h1>
|
||||
<ul>
|
||||
<li>list data</li>
|
||||
</ul>
|
||||
<script src="bundle.js"></script>
|
Reference in New Issue
Block a user