Dapp to tokenize property and use it as an investment
1) NodeJs from https://nodejs.org/en/
2) Metamask chrome extension
3) Truffle using the command : $ npm install truffle
4) React using the command : $ npm install -g create-react-app
$ npm install
$ npm start
(The Dapp will be visible at localhost://3000)