Skip to content

Instantly share code, notes, and snippets.

@elliot42
Created October 28, 2017 00:26
Show Gist options
  • Save elliot42/ccb7996a85dec3f87693c5de5c0bdc6b to your computer and use it in GitHub Desktop.
Save elliot42/ccb7996a85dec3f87693c5de5c0bdc6b to your computer and use it in GitHub Desktop.
all:
curl -L https://gist.github.com/elliot42/dd081d3587068f9684512ee6fb20c65f/raw/d47be4e31f754de10287745dc8469ea8aecce6a8/gistfile1.txt > package.json
curl -OL https://gist.github.com/danevans/759d8c8c4d340a9a034716a7c9a53fe0/raw/690ee359f71d0162d33cbadba1dd89b21921325c/webpack.config.js
curl -OL https://gist.github.com/danevans/759d8c8c4d340a9a034716a7c9a53fe0/raw/690ee359f71d0162d33cbadba1dd89b21921325c/index.html
curl -OL https://gist.github.com/danevans/759d8c8c4d340a9a034716a7c9a53fe0/raw/690ee359f71d0162d33cbadba1dd89b21921325c/index.js
yarn
@elliot42
Copy link
Author

elliot42 commented Oct 28, 2017

curl -L https://gist.github.com/elliot42/ccb7996a85dec3f87693c5de5c0bdc6b/raw/b6a074a88f26d947e916928e62baa2fc50759ac0/gistfile1.txt > Makefile
make
yarn run server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment