This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Clone the repo and navigate to the Mailer_frontend
path and install all the dependencies
-
Installing dependencies
npm install
-
Run the app
npm run dev
-
navigate to
localhost:5173
to visit the locally set up project