From d62c53682f44374a2ee81e6702a1a916f2afe661 Mon Sep 17 00:00:00 2001 From: Zach Florian Date: Sun, 8 Oct 2023 21:48:18 -0400 Subject: [PATCH] added instructions to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3028600..ac57169 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ # Class_Registration + +To run class_registration_app... + +1. Must install nodeJS https://nodejs.org/en + +2. To run the app use commands "npm run dev" or "npm run build" while in the app directory + +Also... download the recommended extensions for text highlighting in your IDE as well as autofill \ No newline at end of file