- Install yarn
- Run
yarn global add webpack && git clone git@github.com:dwilt/website.git && cd website && yarn && webpackin your terminal. - Open
index.htmlin a browser
- Inside of the root directory, run
webpack -w. As you save files, the JS bundle will be recreated. Just hit refresh. No hot loading yet. Don't be so impatient. - Get the fuck to work