https://github.com/adamcanray/webpack-react-boilerplate
🖼 A boilerplate that I built myself to make it easier to build a React project from scratch.
https://github.com/adamcanray/webpack-react-boilerplate
babel boilerplate javascript react shell webpack
Last synced: 3 months ago
JSON representation
🖼 A boilerplate that I built myself to make it easier to build a React project from scratch.
- Host: GitHub
- URL: https://github.com/adamcanray/webpack-react-boilerplate
- Owner: adamcanray
- Created: 2021-03-24T16:13:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-26T19:18:30.000Z (over 5 years ago)
- Last Synced: 2025-02-10T21:02:18.209Z (over 1 year ago)
- Topics: babel, boilerplate, javascript, react, shell, webpack
- Language: JavaScript
- Homepage:
- Size: 351 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
# Introduction
This project is a simple and lightweight boilerplate intended to build an application project from [React](https://reactjs.org/) as the UI Framework, [webpack](https://webpack.js.org/) as a module bundler and also we use [babel](https://babeljs.io/).
# Getting Started
?