Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rwieruch/webpack-advanced-setup
Advanced Webpack setup for a JavaScript projects for frontend applications.
https://github.com/rwieruch/webpack-advanced-setup
webpack webpack-advanced webpack-babel
Last synced: 2 months ago
JSON representation
Advanced Webpack setup for a JavaScript projects for frontend applications.
- Host: GitHub
- URL: https://github.com/rwieruch/webpack-advanced-setup
- Owner: rwieruch
- Created: 2019-06-23T11:10:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T18:19:51.000Z (almost 3 years ago)
- Last Synced: 2024-11-01T11:34:36.805Z (2 months ago)
- Topics: webpack, webpack-advanced, webpack-babel
- Language: JavaScript
- Homepage: https://robinwieruch.de
- Size: 1.93 MB
- Stars: 19
- Watchers: 2
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# webpack-advanced-setup
[![Build Status](https://travis-ci.org/rwieruch/webpack-advanced-setup.svg?branch=master)](https://travis-ci.org/rwieruch/webpack-advanced-setup) [![Greenkeeper badge](https://badges.greenkeeper.io/rwieruch/webpack-advanced-setup.svg)](https://greenkeeper.io/)
Advanced Webpack setup for a JavaScript projects for frontend applications. [Read more about it.](https://www.robinwieruch.de/webpack-advanced-setup-tutorial/)
## Installation
* `git clone [email protected]:rwieruch/webpack-advanced-setup.git`
* cd webpack-advanced-setup
* npm install
* npm start
* visit `http://localhost:8080/`