上QQ阅读APP看书,第一时间看更新
Running Examples Locally
If you do not have a web server, we recommend that you install a lightweight web server from the following options:
- Serve: https://github.com/zeit/serve
- Lighttpd: http://www.lighttpd.net
- Python server: https://developer.mozilla.org/en-US/docs/Learn/Common_questions/set_up_a_local_testing_server
That being said, to run the examples locally on your machine, be sure to run your server from the root of the examples directory, since the common directory is a shared dependency across chapters.