Skip to content

palveeen22/Next-GraphQL

Repository files navigation

Voltron simple landing page

  • Charge Station list and details

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js and npm installed on your local.

Features

  • charge station lists
  • detail charge station

Installation

  1. Clone the repository:

    https://github.com/palveeen22/test-next-voltron.git
    
  2. Open the repository:

    test-next-voltron
    npm install
    
  3. Run the App:

    npm run dev
    
  4. Run the Test:

    npm run test:watch
    
  5. Additional Commands

    • when you fetch probrem when run npm install
    npm install --force