Skip to content

joshuadavidang/BookLah

Repository files navigation

Front-end Repository for BookLah

  • Enterprise Solution Development

Tech Stack

Getting Started

  1. Clone the project

    git clone https://github.com/joshuadavidang/BookLah
    
  2. Install dependencies

    npm ci
    
  3. Set up environment variables

    cp .env.example .env.local
    
  4. Run the project in development environment

    npm run dev
    

G10 Team 5