From 16a242f0d4d00db7adf9af760d54d5b91977aa54 Mon Sep 17 00:00:00 2001 From: ntoporcov <42581202+ntoporcov@users.noreply.github.com> Date: Mon, 3 Aug 2020 13:04:45 -0400 Subject: [PATCH] Updated List of known alternate WebUIs (markdown) --- List-of-known-alternate-WebUIs.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/List-of-known-alternate-WebUIs.md b/List-of-known-alternate-WebUIs.md index 1c28350..ffab605 100644 --- a/List-of-known-alternate-WebUIs.md +++ b/List-of-known-alternate-WebUIs.md @@ -30,4 +30,15 @@ If you know of more, feel free to add a link to the repository along with a shor - https://github.com/bill-ahmed/qbit-WebUI - A minimalist WebUI made using Typescript. \ No newline at end of file + A minimalist WebUI made using Typescript. + + +--- +### Boilerplates + +This is a list of boilerplate projects for starting to develop a new WebUI + + +- https://github.com/ntoporcov/qbittorrent-webui-react-boilerplate + + A barebones CRA React project modified for WebUI .