danmaninc / stress-tester-front

Web app for code stress-testing (frontend side)
MIT License
2 stars 0 forks source link

stress-testers-front

How to run?

  1. Clone the repository via git clone.
  2. Install dependencies via npm install.
  3. Run the development server: npm run dev.