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

https://github.com/robertolima-dev/webpack-react


https://github.com/robertolima-dev/webpack-react

Last synced: 6 months ago
JSON representation

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)