You'll need NPM and Jekyll.
Run npm install
to grab the required libs.
webpack -w
to watch and compile js +
jekyll s -w
to spin up the server and watch for changes.
You'll need NPM and Jekyll.
Run npm install
to grab the required libs.
webpack -w
to watch and compile js +
jekyll s -w
to spin up the server and watch for changes.