https://github.com/kwelch/simple-react-starter
A minimalist starter for my react apps
https://github.com/kwelch/simple-react-starter
boilerplate minimalist react stater-kit
Last synced: 3 months ago
JSON representation
A minimalist starter for my react apps
- Host: GitHub
- URL: https://github.com/kwelch/simple-react-starter
- Owner: kwelch
- License: mit
- Created: 2017-03-30T21:01:08.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:43:18.000Z (over 1 year ago)
- Last Synced: 2024-04-13T19:21:44.983Z (about 1 year ago)
- Topics: boilerplate, minimalist, react, stater-kit
- Language: JavaScript
- Size: 1.17 MB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple React Starter
[](https://travis-ci.org/kwelch/simple-react-starter)
I built this mostly as a test to myself of being able to setup webpack, babel, dev-server, and react from scratch.
It ended up being so minimal I felt it would be a good place to start in the event that I need to start another web app.
If it helps you great, but it has already served my purposes.
I welcome any feedback or pull request, please keep minimalism/non-opinoinated in mind.