Setting up the Boilerplate Clone the repo $ git clone https://github.com/garetmckinley/inferno-boilerplate $ cd inferno-boilerpalte Install dependencies using yarn $ yarn install using npm $ npm install