Update README.md

This commit is contained in:
Damien Ostler 2024-05-21 22:46:32 -04:00
parent 61bf53ba49
commit 8f1fcc483d

View File

@ -4,6 +4,7 @@
### Setting Up For Development ### Setting Up For Development
Open your terminal and navigate to the root folder of the git repository. 1) Open your terminal and navigate to the root folder of the git repository.
Run the command `npm update`. 2) 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. 3) Once the depedencies are pulled and installed you can run the command `npm run dev` to run the application in development mode.
4) Open http://localhost:8080/