#My Notes HSR FEE project1
Prerequisite: Node.js must be installed.
run npm install to install the dependencies.
Starting the server:
Run npm start within the directory of the app. The server will listen on http://localhost:3002.
Starting the client: open http://localhost:3002