Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonyfromundefined/react-app-tony
❄️ React app template with Yarn 3+ Plug'n'Play and TypeScript, ESLint, Prettier, Vite
https://github.com/tonyfromundefined/react-app-tony
create-react-app prettier react typescript yarn yarn2 yarn3
Last synced: 4 months ago
JSON representation
❄️ React app template with Yarn 3+ Plug'n'Play and TypeScript, ESLint, Prettier, Vite
- Host: GitHub
- URL: https://github.com/tonyfromundefined/react-app-tony
- Owner: tonyfromundefined
- Created: 2021-09-10T14:33:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T13:00:55.000Z (5 months ago)
- Last Synced: 2024-09-30T16:42:09.528Z (4 months ago)
- Topics: create-react-app, prettier, react, typescript, yarn, yarn2, yarn3
- Language: TypeScript
- Homepage:
- Size: 254 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔥 React App Tony
## Getting Started
```bash
# Install dependencies
$ yarn# Start development server
$ yarn dev# Build production bundle
$ yarn build
```## Using
- React 18
- Vanilla Extract
- Vite
- Biome
- Format on Save in VS Code