awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jihchi/vitejs-template-react-rescript

Open-source alternatives to Vitejs Template React Rescript

30 open-source projects similar to jihchi/vitejs-template-react-rescript, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vitejs Template React Rescript alternative.

  • jaredpalmer/react-production-starterjaredpalmer 的头像

    jaredpalmer/react-production-starter

    11,038在 GitHub 上查看↗

    This project is a production-ready React template and isomorphic JavaScript starter designed for building universal applications. It serves as a boilerplate for creating React applications that utilize server-side rendering to share logic and state between the server and the browser. The framework provides a pre-configured foundation for React app bootstrapping, centering on a universal JavaScript application framework. It automates the process of preparing server-rendered web applications for production environments by providing a built-in deployment and build pipeline. The codebase covers

    JavaScript
    在 GitHub 上查看↗11,038
  • altmshfkgudtjr/varsarraltmshfkgudtjr 的头像

    altmshfkgudtjr/varsarr

    27在 GitHub 上查看↗

    Vite React Axios Styled-Components Recoil React-Query Boilerplate

    TypeScript
    在 GitHub 上查看↗27
  • apicgg/vite-mern-templateapicgg 的头像

    apicgg/vite-mern-template

    94在 GitHub 上查看↗

    Simple production ready boilerplate for MERN stack with Vite.

    TypeScript
    在 GitHub 上查看↗94
  • aubergine-community/react-basic-templateA

    Aubergine-Community/react-basic-template

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bartstc/vite-ts-react-templatebartstc 的头像

    bartstc/vite-ts-react-template

    120在 GitHub 上查看↗

    This project provides a basic dev setup intended for Single Page Application (SPA) development. It contains key tools, settings for seamless DX, and an demo app presenting good practices and used tooling in action.

    TypeScript
    在 GitHub 上查看↗120

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • bebeal/vite-amplifybebeal 的头像

    bebeal/vite-amplify

    12在 GitHub 上查看↗

    Vite Template with Vite SSR Express APIs AWS Amplify Hosting

    TypeScript
    在 GitHub 上查看↗12
  • choisohyun/react-vite-ts-boilerplatechoisohyun 的头像

    choisohyun/react-vite-ts-boilerplate

    125在 GitHub 上查看↗

    Very Fast React Boilerplate(React Vite Typescript scss)

    TypeScript
    在 GitHub 上查看↗125
  • chrisuser/vite-complete-react-appChrisUser 的头像

    ChrisUser/vite-complete-react-app

    23在 GitHub 上查看↗

    Vite React template with: typescript, axios, sass, react-router, redux toolkit and much more already configured.

    TypeScript
    在 GitHub 上查看↗23
  • comnori/vite-template-awesome-sohocomnori 的头像

    comnori/vite-template-awesome-soho

    3在 GitHub 上查看↗

    Vite React App Template - for SOHO

    JavaScript
    在 GitHub 上查看↗3
  • dulajdeshan/vite-react-redux-saga-typescriptDulajdeshan 的头像

    Dulajdeshan/vite-react-redux-saga-typescript

    4在 GitHub 上查看↗

    Vite React Template - Typescript, Redux (Redux Toolkit), Saga with Unit Testing

    TypeScript
    在 GitHub 上查看↗4
  • emre-cil/vite-mui-tsemre-cil 的头像

    emre-cil/vite-mui-ts

    64在 GitHub 上查看↗

    Boilerplate powered by vite for React-TypeScript projects (Vite TypeScript React MUI RRD Prettier ESLint)

    TypeScript
    在 GitHub 上查看↗64
  • emre-cil/viterjs-templateemre-cil 的头像

    emre-cil/viterjs-template

    46在 GitHub 上查看↗

    Boilerplate powered by vite for React-Javascript projects (Vite JS React MUI RRD Prettier EsLint)

    JavaScript
    在 GitHub 上查看↗46
  • erdoganbulut/vitertserdoganbulut 的头像

    erdoganbulut/viterts

    38在 GitHub 上查看↗

    Vite Template for React

    TypeScript
    在 GitHub 上查看↗38
  • everseentototo/browser-app-boilerplateEverSeenTOTOTO 的头像

    EverSeenTOTOTO/browser-app-boilerplate

    27在 GitHub 上查看↗

    Boilerplate project for learning SSR.

    TypeScript
    在 GitHub 上查看↗27
  • gihanrangana/vite-express-ssr-tsgihanrangana 的头像

    gihanrangana/vite-express-ssr-ts

    67在 GitHub 上查看↗

    Vite SSR is a powerful combination of technologies that can help you build fast, scalable, and SEO-friendly web applications.

    TypeScript
    在 GitHub 上查看↗67
  • gravity-ui/gravity-ui-vite-examplegravity-ui 的头像

    gravity-ui/gravity-ui-vite-example

    7在 GitHub 上查看↗

    Vite template with: typescript, sass and Gravity UI.

    TypeScript
    在 GitHub 上查看↗7
  • gsharath/react-component-library-vitegsharath 的头像

    gsharath/react-component-library-vite

    6在 GitHub 上查看↗

    This template provides a minimal setup to create a library in React using Vite. - This uses styledcomponents for styling - It uses javascript. Typescript also can be configured easily by adding relevant libraries.

    JavaScript
    在 GitHub 上查看↗6
  • huseyindeniz/vite-react-dapp-templatehuseyindeniz 的头像

    huseyindeniz/vite-react-dapp-template

    14在 GitHub 上查看↗

    Vite React Template for dApp Frontend Development

    TypeScript
    在 GitHub 上查看↗14
  • ivanzusko/vite-template-react-ts-jestivanzusko 的头像

    ivanzusko/vite-template-react-ts-jest

    1在 GitHub 上查看↗

    This template is a result of npm create vite@latest my-app -- --template react-ts with a basic jest setup. It provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

    TypeScript
    在 GitHub 上查看↗1
  • jacobbogers/rollup-plugin-jsx-remove-attributesjacobbogers 的头像

    jacobbogers/rollup-plugin-jsx-remove-attributes

    10在 GitHub 上查看↗

    rollup & vite plugin to remove jsx attributes like data-testid from production builds

    TypeScript
    在 GitHub 上查看↗10
  • joaopaulomoraes/reactjs-vite-tailwindcss-boilerplatejoaopaulomoraes 的头像

    joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate

    725在 GitHub 上查看↗

    This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.

    TypeScript
    在 GitHub 上查看↗725
  • jonghakseo/chrome-extension-boilerplate-react-viteJonghakseo 的头像

    Jonghakseo/chrome-extension-boilerplate-react-vite

    4,834在 GitHub 上查看↗

    This project is a boilerplate for Chrome extension development, utilizing React and Vite to build custom functionality and user interfaces for web browsers. The development workflow emphasizes fast iteration through hot-reload capabilities and module rebuilding, which reflect code changes in the browser without manual reloading. It includes a type-safe internationalization system for managing multi-language support and automated end-to-end testing to verify feature stability across different browser packages. The architecture provides a component-based framework for creating popups, options

    TypeScript
    在 GitHub 上查看↗4,834
  • jsxiaosi/react-xs-adminjsxiaosi 的头像

    jsxiaosi/react-xs-admin

    49在 GitHub 上查看↗

    😍React background management system based on React18, ReactRouteV6 and Vite4

    TypeScript
    在 GitHub 上查看↗49
  • kriasoft/react-starter-kitkriasoft 的头像

    kriasoft/react-starter-kit

    23,603在 GitHub 上查看↗

    This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a pre-configured project template that combines a frontend and backend to accelerate the development of production-ready web applications. The kit is distinguished by its focus on type-safe architectures, utilizing a monorepo structure to synchronize data types between the server and client. It integrates specific implementations for SaaS operations, including recurring subscription billing via Stripe and user identity authentication supporting passkeys, social logins, and email verification

    TypeScript
    在 GitHub 上查看↗23,603
  • laoer536/vite3.0-react18-typescript-router-dom6-mobx6-eslint-prettier-templatelaoer536 的头像

    laoer536/vite3.0-react18-TypeScript-router-dom6-mobx6-Eslint-prettier-template

    74在 GitHub 上查看↗

    A simple generic example template.And it includes front-end Docker deployment capability.

    TypeScript
    在 GitHub 上查看↗74
  • larry-xue/react-admin-dashboardlarry-xue 的头像

    larry-xue/react-admin-dashboard

    35在 GitHub 上查看↗

    A React admin dashboard template developed with React 18 TypeScript Vite 5 Ant Design v5 React Router v6 Zustand v4 Ant Design Charts.

    TypeScript
    在 GitHub 上查看↗35
  • laststance/create-react-app-vitelaststance 的头像

    laststance/create-react-app-vite

    161在 GitHub 上查看↗

    Create React App Vite ⚛️

    JavaScript
    在 GitHub 上查看↗161
  • laststance/vite-rtk-querylaststance 的头像

    laststance/vite-rtk-query

    152在 GitHub 上查看↗

    Vite template for React TypeScript Redux-Toolkit / RTK Query.

    TypeScript
    在 GitHub 上查看↗152
  • lomray-software/vite-templateLomray-Software 的头像

    Lomray-Software/vite-template

    38在 GitHub 上查看↗

    Vite SSR BOOST template

    TypeScript
    在 GitHub 上查看↗38
  • lzm0x219/template-vite-reactlzm0x219 的头像

    lzm0x219/template-vite-react

    198在 GitHub 上查看↗

    ⚡️ A minimal React Vite starter template.

    TypeScript
    在 GitHub 上查看↗198