Implementation of the ethereum based crowdsale application tutorial at https://www.ethereum.org/crowdsale
If nvm, node.js 8, npm:latest and remixd are installed you can use the start-remixd.sh script to integrate your local directory to the Remix IDE
The line in crowdfund.sol that trasnfers tokens to investors after a contribution still doesn't work.