Tst Studio Website is a website for the tool TestScript, an LLM-powered unit test generator CLI. It provides a clean and modern frontend to showcase the CLI, its features, and documentation in a developer-friendly way.
Ensure you have the following installed :
This project is built with :
- React – Frontend library
- React Router 7 – Client-side routing
- Vite – Development server & bundler
- TypeScript – Type safety
- ESLint – Linting
git clone git@github.com:TST-Studio/TestScriptWeb.git
cd TestScriptWebPage npm install npm run devContributions are welcome and appreciated!
To contribute:
- Fork the repository.
- Clone Project.
- Create a feature branch.
- Make your changes.
- Run and test as needed.
- Open a pull request.
This project is licensed under the MIT License.
