https://github.com/shubhamzanwar/react-boilerplate
A react boilerplate created from scratch using webpack4 and babel
https://github.com/shubhamzanwar/react-boilerplate
Last synced: 6 months ago
JSON representation
A react boilerplate created from scratch using webpack4 and babel
- Host: GitHub
- URL: https://github.com/shubhamzanwar/react-boilerplate
- Owner: shubhamzanwar
- Created: 2019-07-12T19:31:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:29:37.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T20:19:11.163Z (12 months ago)
- Language: JavaScript
- Size: 2.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Boilerplate
A simple and minimal react boilerplate created from scratch using webpack4 and babel.
Feel free to fork/clone and use this in your applications.##### Want to create your own?
Checkout [this blog post](https://medium.com/@zanwar.shubham/react-webpack4-babel-7-jest-included-5bf951259e05) that describes how to make one.