https://github.com/valchanoficial/webpack
Alura: Webpack: Manipulando módulos na sua webapp
https://github.com/valchanoficial/webpack
api babel bootstrap css html nodejs webpack
Last synced: 3 months ago
JSON representation
Alura: Webpack: Manipulando módulos na sua webapp
- Host: GitHub
- URL: https://github.com/valchanoficial/webpack
- Owner: ValchanOficial
- License: mit
- Created: 2019-08-12T18:40:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T05:19:55.000Z (over 3 years ago)
- Last Synced: 2025-02-23T06:44:23.536Z (over 1 year ago)
- Topics: api, babel, bootstrap, css, html, nodejs, webpack
- Language: JavaScript
- Size: 832 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebPack
Alura: Webpack: Manipulando módulos na sua webapp
Em webpack/client:
```
npm install
npm start
```
Em webpack/server:
```
npm install
npm start
```
Base:
http://localhost:8080/