y5intel / OEM_Utility_UI

Home Page:https://oem-utility-ui.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OEM Utility UI link

This project is based on Create React App. It serves as the front-end for the OEM Utility application.

Design

To view the project's design, you can visit the Figma link here.

Getting Started

Installation

  1. Clone this repository to your local machine.
    git clone https://github.com/y5intel/OEM_Utility_UI.git
    cd OEM_Utility_UI
  2. Install the project dependencies.
    npm install

Development

To run the project, use the following command:

npm run start

Building

To build the project for production, use the following command:

npm run build

You can find the build files in the /build folder.

About

https://oem-utility-ui.vercel.app


Languages

Language:TypeScript 43.5%Language:JavaScript 38.3%Language:CSS 15.4%Language:HTML 2.9%