- git clone
https://github.com/fauxauldrich/mountebank-ui.git
cd mountebank-ui
npm install
npm install -g serve webpack tsc
- Modify
ts/src/config.ts
in case Mountebank details differ from default valuesMB_HOST
: default value -> localhostMB_PORT
: default value -> 2525
- Run application in development mode using
npm start
- Navigate to
http://localhost:5000/
- To deploy in production
- Build using webpack:
npm run build
npm install -g serve
serve build/
- Build using webpack:
-
Notifications
You must be signed in to change notification settings - Fork 2
License
testinggospels/mountebank-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published