From 6394b0d38ac9ccb6c701a57caa58d01418da0653 Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Mon, 9 Jan 2023 17:48:27 -0800 Subject: [PATCH] add compilation notes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c9ca654..b5f991d 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,6 @@ https://webpack.js.org/guides/getting-started/ ## Launch Scripts See `makefile` + +## Compilation +`make build` will compile to `dist/`