https://github.com/theoutlander/react-boilerplate
Step by Step React Boilerplate
https://github.com/theoutlander/react-boilerplate
boilerplate nodejs react react-boilerplate tutorial webpack3
Last synced: 7 months ago
JSON representation
Step by Step React Boilerplate
- Host: GitHub
- URL: https://github.com/theoutlander/react-boilerplate
- Owner: theoutlander
- Created: 2017-10-24T22:38:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-20T07:20:08.000Z (about 8 years ago)
- Last Synced: 2025-02-01T08:06:27.392Z (over 1 year ago)
- Topics: boilerplate, nodejs, react, react-boilerplate, tutorial, webpack3
- Language: JavaScript
- Homepage: http://nick.karnik.io/build-your-own-react-boilerplate/
- Size: 113 KB
- Stars: 37
- Watchers: 4
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-boilerplate
# Articles
http://nick.karnik.io/build-your-own-react-boilerplate/
https://dev.to/theoutlander/build-your-own-react-boilerplate-4b8l
https://medium.freecodecamp.org/how-to-build-your-own-react-boilerplate-2f8cbbeb9b3f
# SETUP
git clone https://github.com/theoutlander/react-boilerplate.git
cd react-boilerplate
npm install