Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.