Before running the project, ensure that you have the following installed:
- Node.js (version 14 or later)
- npm (version 6 or later)
- Vue.js (version 2.x or later)
Use Practical-16 For Server Side Apis
-
Install dependencies:
npm install
-
Install dependencies:
npm start
-
Backend is Running on localhost:3000
-
Navigate to the project directory:
cd admin
-
Install dependencies:
npm install
-
Start the project:
npm run dev
-
Open the project in your browser:
http://localhost:5173
`