Skip to content

tiyiprh/test_framework

 
 

Repository files navigation

Test Framework

A React-based prototyping environment for experimenting with UI components.

Getting Started

Prerequisites

  • Node.js 18+ installed

Setup and Run

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev
  3. Open your browser to http://localhost:5174/

That's it! The app will automatically refresh when you make changes to files in the src/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.8%
  • CSS 1.6%
  • HTML 0.6%