Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sibiraj-s/react-boilerplate
⚛️ Minimal React Webpack Boilerplate
https://github.com/sibiraj-s/react-boilerplate
boilerplate react webpack
Last synced: 22 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T11:39:55.000Z (about 2 months ago)
- Last Synced: 2024-10-19T19:55:04.861Z (24 days ago)
- Topics: boilerplate, react, webpack
- Language: JavaScript
- Homepage: https://sibiraj-s.github.io/react-boilerplate
- Size: 3.11 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-boilerplate ![LICENSE](https://badgen.net/github/license/sibiraj-s/react-boilerplate) [![Tests](https://github.com/sibiraj-s/react-boilerplate/workflows/Tests/badge.svg)](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