/msw-issue

msw issue reproducing repo

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Running locally

To get this code. running locally on your computer as-is, you need to do the following:

  1. Clone the repo in a location on your machine.
  2. Start a local server at root directory. For example, if you have Python on your machine you could start a server running on port 8001 using python -m SimpleHTTPServer 8001 for Python 2.x, or python3 -m http.server 8001 for Python 3.x.
  3. Navigate to the local server, e.g. http://localhost:8001/