https://github.com/toxe/react-remix
Simple Remix Getting Started React App
https://github.com/toxe/react-remix
react remix
Last synced: about 1 month ago
JSON representation
Simple Remix Getting Started React App
- Host: GitHub
- URL: https://github.com/toxe/react-remix
- Owner: Toxe
- License: mit
- Created: 2024-12-09T15:38:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T12:53:26.000Z (over 1 year ago)
- Last Synced: 2025-02-12T22:32:43.871Z (over 1 year ago)
- Topics: react, remix
- Language: JavaScript
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Remix Getting Started React App
Just a simple project to take a look at [Remix](https://remix.run). Based on the [Quick Start](https://remix.run/docs/en/main/start/quickstart) app (without TypeScript).
Run `npm run dev` and open http://localhost:5173.
| | Version |
| --------- | ------: |
| **React** | 18.3.1 |
| **Remix** | 2.15.0 |
| | Files | Total Files Size |
| ----------------- | ----: | ---------------: |
| **git clone** | 110 | 0.82 MB |
| **npm install** | 16953 | 143.47 MB |
| **npm run build** | 16967 | 143.83 MB |


