https://github.com/dhruvparmar2310/react-without-cra
https://github.com/dhruvparmar2310/react-without-cra
creat-react-app react webpack
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhruvparmar2310/react-without-cra
- Owner: dhruvparmar2310
- Created: 2025-03-13T06:15:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T06:23:07.000Z (over 1 year ago)
- Last Synced: 2025-06-29T06:42:24.751Z (12 months ago)
- Topics: creat-react-app, react, webpack
- Language: JavaScript
- Homepage: https://dhanparmar.medium.com/create-react-app-without-using-cra-ee8dd28f251c
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React App without using CRA
- for more details you can read my blog on [Medium](https://dhanparmar.medium.com/create-react-app-without-using-cra-ee8dd28f251c)
To run this source code, follow the steps:
- `npm install`
- `npm run start`
Open `localhost:8080` in your browser. And don't forget to hit the ⭐️ button.