Skip to content

cp-dhruv-b/Practical-18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Practical-18 E-commerce Admin Panel

Prerequisites

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

Project Setup Backend ( In Practical-16)

  1. Install dependencies:

    npm install
  2. Install dependencies:

    npm start
  3. Backend is Running on localhost:3000

Project Setup Frontend(In This Project)

  1. Navigate to the project directory:

    cd admin
  2. Install dependencies:

    npm install
  3. Start the project:

    npm run dev
  4. Open the project in your browser:

    http://localhost:5173

    `

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published