Personnel Management System Cloud Application for the Lecture Cloud Application Development.
git clone git@github.com:JaromirCharles/PMS.git
yarn dev
within root folder
yarn dev
starts the frontend as well as the backend server3000
5000
yarn dev
indicates missing modules, execute npm install
within the frontend folder then npm start
See the official documentation for more information