We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4899ad commit 7e28d8bCopy full SHA for 7e28d8b
1 file changed
README.md
@@ -5,7 +5,7 @@ A React based web app that books group rooms across Trinity.
5
To install the dependencies, run `yarn` or `npm install` from the root directory.
6
Then `cd client` and run the same command to install the dependencies for the client.
7
8
-# Setting up the development server
+## Setting up the development server
9
10
`node server/Server.js` to set up the API server
11
`cd client && yarn start` to run the React client
0 commit comments