https://github.com/sibiraj-s/react-boilerplate
⚛️ Minimal React Webpack Boilerplate
https://github.com/sibiraj-s/react-boilerplate
boilerplate react webpack
Last synced: 10 months ago
JSON representation
⚛️ Minimal React Webpack Boilerplate
- Host: GitHub
- URL: https://github.com/sibiraj-s/react-boilerplate
- Owner: sibiraj-s
- License: mit
- Created: 2019-11-17T17:13:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T10:08:00.000Z (over 1 year ago)
- Last Synced: 2025-04-13T03:14:46.068Z (over 1 year ago)
- Topics: boilerplate, react, webpack
- Language: JavaScript
- Homepage: https://sibiraj-s.github.io/react-boilerplate
- Size: 3.56 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-boilerplate  [](https://github.com/sibiraj-s/react-boilerplate/actions)
> Minimal React Webpack Boilerplate
## Quick start
- Clone the git repo: `git clone --depth=1 https://github.com/sibiraj-s/react-boilerplate.git `
- Move to appropriate directory: `cd `
- Run `npm install` install required dependencies
- Run `npm run dev` to start the webserver
- Visit `http://localhost:7297/` to view the app