Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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