Open the integrated terminal in the 'API' folder. Then run the following script:
npm install
Open the integrated terminal in the 'UI' folder. Then run the following script:
npm install
Open the integrated terminal in the 'API' folder. Then run the following script:
npm start
Open the integrated terminal in the 'UI' folder. Then run the following script:
npm run dev
This website uses the MERN stack.