https://github.com/the-road-to-learn-react/hacker-stories
The Source Code for "The Road to React" Book
https://github.com/the-road-to-learn-react/hacker-stories
react-book
Last synced: 3 months ago
JSON representation
The Source Code for "The Road to React" Book
- Host: GitHub
- URL: https://github.com/the-road-to-learn-react/hacker-stories
- Owner: the-road-to-learn-react
- Created: 2019-12-17T11:09:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T15:07:38.000Z (5 months ago)
- Last Synced: 2025-03-29T11:09:20.371Z (3 months ago)
- Topics: react-book
- Language: JavaScript
- Homepage: https://roadtoreact.com
- Size: 1.41 MB
- Stars: 108
- Watchers: 5
- Forks: 49
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh