Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prescripto

Setup Instructions

1. Clone the Repository

First, clone the repository to your local machine using the following command:

git clone https://github.com/ManishaBose/Prescripto.git

2. Install Dependencies for Backend

cd Prescripto/backend
npm install

3. Install Dependencies for Frontend

cd Prescripto/frontend
npm install

4. Start the Backend Server

cd Prescripto/backend
npm start

5. Start the Frontend Server

On a different terminal, run the following commands:

cd Prescripto/frontend
npm run dev

6. Open the Application

Follow the link provided by the npm run dev command to access the application in your web browser.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages