Update README.md

This commit is contained in:
Damien Ostler 2024-05-21 22:39:11 -04:00
parent ba7ef6e408
commit 61bf53ba49

View File

@ -4,4 +4,6 @@
### Setting Up For Development ### Setting Up For Development
Open your terminal and navigate to the root folder of the git repository. Run the command `npm update`. One the depedencies are pulled and installed you can run the command `npm run dev` to run the application in development mode. Open your terminal and navigate to the root folder of the git repository.
Run the command `npm update`.
Once the depedencies are pulled and installed you can run the command `npm run dev` to run the application in development mode.