Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ewliang/reactjs-project-template
A React.js project template or "boilerplate" created without relying on the use of the create-react-app CLI tool. This is done via webpack, babel, and a variety of other tools for a basic minimal setup. This is a good option when you want a very custom specific requirements project that is not restricted by the create-react-app boilerplate.
https://github.com/ewliang/reactjs-project-template
javascript jsx reactjs reactjs-boilerplate reactjs-starterkit webpack
Last synced: 7 days ago
JSON representation
A React.js project template or "boilerplate" created without relying on the use of the create-react-app CLI tool. This is done via webpack, babel, and a variety of other tools for a basic minimal setup. This is a good option when you want a very custom specific requirements project that is not restricted by the create-react-app boilerplate.
- Host: GitHub
- URL: https://github.com/ewliang/reactjs-project-template
- Owner: ewliang
- License: mit
- Created: 2018-10-15T02:26:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T16:11:45.000Z (about 6 years ago)
- Last Synced: 2024-11-08T20:48:38.646Z (2 months ago)
- Topics: javascript, jsx, reactjs, reactjs-boilerplate, reactjs-starterkit, webpack
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReactJS-Project-Template
A React.js project template or "boilerplate" created without relying on the use of the create-react-app CLI tool. This is done via webpack, babel, and a variety of other tools for a basic minimal setup. This is a good option when you want a very custom specific requirements project that is not restricted by the create-react-app boilerplate.# Setup and Requirements
Repository: [https://github.com/ewliang/ReactJS-Project-Template](https://github.com/ewliang/ReactJS-Project-Template)Knowledge Of:
- React.js
- Webpack# Author
Eric Liang
- Website: [https://www.eric-liang.com](https://www.eric-liang.com)
- Github: [https://www.github.com/ewliang](https://www.github.com/ewliang)# License
This project is protected by the MIT License.