Generate a static mirror of the KRAD Sample App.
In order for Wget to fully mirror the KRAD Sample App, it needs to get past authentication. While there are ways to save and load session cookies, we weren't able to achieve satisfactory results quickly. Therefore, this patch will remove the authentication layer, making the rest much easier.
In IntelliJ, from the main menubar, go to VCS > Apply Patch...
. Locate and apply login.patch
.
Start KRAD Sample App. Then run the following shell script.
npm run mirror