From 6ab3eadbb7577a9ce47c8b95fa4745a478e0b155 Mon Sep 17 00:00:00 2001 From: electronicpanopticon Date: Tue, 21 May 2024 22:16:48 -0400 Subject: [PATCH] Update REP Stack Notes --- REP-Stack-Notes.md | 7 +++++++ Stack-Notes.md | 6 ------ 2 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 REP-Stack-Notes.md delete mode 100644 Stack-Notes.md diff --git a/REP-Stack-Notes.md b/REP-Stack-Notes.md new file mode 100644 index 0000000..8c11086 --- /dev/null +++ b/REP-Stack-Notes.md @@ -0,0 +1,7 @@ +# Behold! The Notes on the Stackus Techus. Huzzah!!! Huzzah!!! Huzzah!!! + +* [Remix](https://remix.run/) + * [React](https://react.dev/) + * CSS Thing? (SASS, Tailwind, [others](https://www.google.com/search?client=firefox-b-1-d&q=css+frameworks) ) +* [Express](https://expressjs.com/) +* [PostgreSQL](https://www.postgresql.org/) \ No newline at end of file diff --git a/Stack-Notes.md b/Stack-Notes.md deleted file mode 100644 index 5edc398..0000000 --- a/Stack-Notes.md +++ /dev/null @@ -1,6 +0,0 @@ -Welcome to the Wiki. - - -``` -Boop -``` \ No newline at end of file