https://github.com/robertolima-dev/webpack-react
https://github.com/robertolima-dev/webpack-react
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robertolima-dev/webpack-react
- Owner: robertolima-dev
- Created: 2021-03-16T13:07:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-01-10T11:08:35.000Z (6 months ago)
- Last Synced: 2026-01-11T03:34:02.758Z (6 months ago)
- Language: JavaScript
- Size: 3.09 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WEBPACK & REACT
## Projeto Webpack com React
### 🛠Tecnologias
- [x] Webpack
- [x] Webpack-cli
- [x] Babel
- [x] React Router Dom
* [Como iniciar o projeto](#como-usar)
* [Clone - git clone https://github.com/robertolima-dev/webpack-react.git](#clone)
* [Dependencias - npm install](#dev)
* [Como iniciar a aplicação](#como-usar)
* [Local - npm start](#local)
* [Dev - npm run dev](#dev)
* [Prod - npm run prod](#prod)
* [Build - npm run build](#build)