Skip to content

Commit

Permalink
Update Local.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FancMa01 committed Sep 11, 2024
1 parent 9542a1e commit e9f9faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/Install/Local.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ The `cd` command changes the directory you're working with.

The `npm run boostrap-server` command installs dependencies located in the package.json file necessary for running and compiling the code, then creates the database schema and runs necessary migrations and seeder files for the application. After this is finished, it will start the server.

## Start the front end
### Client

Open a seperate terminal or integrated IDE, and navigate to your git repository location

Expand Down

0 comments on commit e9f9faf

Please sign in to comment.