truffle unbox yehia67/helloworldbox
Install dependencies
npm install
OS X & Linux:
truffle develop
compile
migrate
Open Another Terminal
npm run dev
To deploy on ropsten
deploy --network ropsten-infura
check this tutorial https://medium.com/@yehiatarek67/getting-started-with-dapp-developments-af7088422629