Skip to content

[2023] ModelGrader Frontend V.2 | Improved ModelGrader, handled many languages with management system

clickCA/ModelGrader-Frontend

 
 

Repository files navigation

React + TypeScript + Vite

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and oxlint rules.

Currently, two official plugins are available:

Linting with oxlint

This project uses oxlint for fast and efficient TypeScript/React linting. oxlint provides excellent performance and catches common issues in React applications.

The linting configuration is defined in .oxlintrc.json and includes:

  • React plugin for React-specific rules
  • Import plugin for import/export validation
  • TypeScript support out of the box

To run the linter:

npm run lint

For more advanced configuration options, refer to the oxlint documentation.

About

[2023] ModelGrader Frontend V.2 | Improved ModelGrader, handled many languages with management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • CSS 1.8%
  • Other 0.5%