Skip to content

kamal-kgp/frontend-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Frontend Assignment: Fetching and Viewing Live Log and Metrics Data

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo.git
    cd your-repo
    
  2. Install dependencies
     npm install
    

Usage

  1. start development server
    npm run start
    
  2. build the project for production
    npm run build 

Releases

No releases published

Packages

No packages published