Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T05:19:55.000Z (over 1 year ago)
- Last Synced: 2023-03-04T06:57:11.328Z (over 1 year ago)
- Topics: api, babel, bootstrap, css, html, nodejs, webpack
- Language: JavaScript
- Size: 832 KB
- Stars: 1
- Watchers: 1
- 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 webappEm webpack/client:
```
npm install
npm start
```Em webpack/server:
```
npm install
npm start
```
Base:http://localhost:8080/