https://github.com/austindd/react-app-template
An unopinionated, minimalist template for creating a React App using Webpack, Babel, and other features.
https://github.com/austindd/react-app-template
Last synced: 6 months ago
JSON representation
An unopinionated, minimalist template for creating a React App using Webpack, Babel, and other features.
- Host: GitHub
- URL: https://github.com/austindd/react-app-template
- Owner: austindd
- Created: 2019-05-26T05:42:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T07:28:58.000Z (over 3 years ago)
- Last Synced: 2025-02-08T19:19:00.015Z (over 1 year ago)
- Language: JavaScript
- Size: 1.99 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-App-Template
A minimal set of configurations and modules to quickly start a new React project.
The package currently includes the core React libraries, Babel, Webpack (configured for ESLint, JSX, Sass, PostCSS, and more).
This project is still a work in progress. More documentation will be added soon. Please let me know if you have any suggestions for improvement!