English | 简体中文
static-ais the business domain environment. (pretend static resources that have been deployed on the server.)static-bis the local development environment. (pretend local static resources while debugging)
- cd in
static-a、static-binstall and run separately - Access
localhost:9000you can open astatic-apage. - Click
openbutton in localmock plugin,the localdevServer/localhost:9001can directly accessible in domainlocalhost:9000
Since then, static debugging mode has been completed.
