Basic Dapp using web3.js and deployed to an Ethereum blockchain
Based on this tutorial
geth --datadir=./chaindata --nodiscover --rpc --rpccorsdomain "*" --rpcapi eth,web3,personal --mine
Perhaps via Python SimpleHTTPServer!
python -m SimpleHTTPServer