In order to get the application up and running first install the dependencies:
- npm install
then get the server up and running:
- node server/server.js
finally in other terminal start the client application:
- npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In order to get the application up and running first install the dependencies:
then get the server up and running:
finally in other terminal start the client application: