1.1.0 • Published 4 years ago

mock-rest-super-server v1.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

mock rest super server

current version feature:

dist-server

It`s a server for directory of webpack build, you just need to set the absolute path; first, set path with scripts of package.json;

scripts:{
  "dist-server": "dist-server --static_path=<your dist directory> --port=<default 8888>"
}

and npm run dist-server

if you see the information:

本地地址:http://127.0.0.1:8888/
IPv4地址:http://172.16.71.1:8888

mean the server is start;

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago