Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 505 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 505 Bytes

Communet

Getting Started

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.

Prerequisites

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