To run this project, please follow the steps below:
- Please make sure you have node installed on you device
- Clone the repository and direct into today-diary-backend
- Execute the following commands
> npm install
> npm run build
> npm run start
-
Open another terminal and direct into today-diary-frontend
-
Execute the following commands
> npm install
> npm start
while (true) { System.out.println("Hello Fox!"); }