To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
-
npm install npm@latest -g
-
Install NPM packages in both
npm install
-
Run the frontend app
npm run start