A simple static asset server. Here, we serve the bootstrap workshop page: https://github.com/uvicwebdev/bootstrap-workshop
Install node: https://nodejs.org/en/
Install npm: https://www.npmjs.com/
From with the static_server_example/ directory:
npm install
npm run devstart