Skip to content

Commit b117677

Browse files
authored
Update README.md
1 parent 7606530 commit b117677

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# ReactJS-Project-Template
22
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.
3+
4+
# Setup and Requirements
5+
Repository: [https://github.com/ewliang/ReactJS-Project-Template](https://github.com/ewliang/ReactJS-Project-Template)
6+
7+
Knowledge Of:
8+
- React.js
9+
- Webpack
10+
11+
# Author
12+
Eric Liang
13+
- Website: [https://www.eric-liang.com](https://www.eric-liang.com)
14+
- Github: [https://www.github.com/ewliang](https://www.github.com/ewliang)
15+
16+
# License
17+
This project is protected by the MIT License.

0 commit comments

Comments
 (0)