Skip to content

"This is not a frontend; this is a repository designed for scalability and adaptability—ensuring a seamless UI/UX with structured coding patterns, best practices, and maintainable architecture." Once again.. let me know if you’d like any tweaks! 🍀

Notifications You must be signed in to change notification settings

EXPITC/jubelio-ecommerce

Repository files navigation

Jubelio E-Commerce Frontend

Prerequisites

  • Node.js
  • PNPM package manager

Installation

  1. Clone the repository

  2. Copy environment variables:

    cp .env.example .env
  3. Configure your .env file with backend API URL

  4. Install dependencies:

    pnpm i
  5. Build and start:

    pnpm build
    pnpm start

Scripts

  • pnpm i: Install dependencies
  • pnpm build: Build the application
  • pnpm start: Start the development server

About

"This is not a frontend; this is a repository designed for scalability and adaptability—ensuring a seamless UI/UX with structured coding patterns, best practices, and maintainable architecture." Once again.. let me know if you’d like any tweaks! 🍀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published