UNPKG

create-onetech-app

Version:

CLI to quickly set up React projects with popular templates and tools.

30 lines (16 loc) 1.55 kB
# React + Vite + Onetech This template is a part of the **create-onetech-app** ecosystem and provides a minimal setup to get React working in Vite with HMR, Tailwind CSS, and essential ESLint rules. Currently, two official pluginss are available: - [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Babel](https://babeljs.io/) for Fast Refresh - [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh > ⚡ This is an **Onetech Starter** template focused on simplicity and rapid prototyping with **Tailwind CSS**, **React**, and **Vite**. ## Expanding the ESLint configuration If you are developing a production-grade application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project. --- ## 💡 What is `create-onetech-app`? **`create-onetech-app`** is a lightweight CLI tool to scaffold production-ready frontend templates with curated best practices in modern web development (React, Tailwind, Vite, TypeScript, etc.). > This template is one of many variants (like `app-tw`, `app-ts`, `app-zustand`, `app-auth`) available via `create-onetech-app`. --- ### 🛠 Quick Start ```bash npm create onetech-app@latest