You can have separate repositories for your Solidity backend and JavaScript frontend . For the backend you would use Truffle and for the frontend you would start with create-eth-app. You can have both parts in one repository for convenience and for example start with the Truffle React box.