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

https://github.com/andrewrgarcia/webpack-demo

webpack generated from completed Getting Started webpack tutorial (https://webpack.js.org/guides/getting-started/). May use as a webpack template.
https://github.com/andrewrgarcia/webpack-demo

javascript nodejs npm tutorial webpack

Last synced: about 1 month ago
JSON representation

webpack generated from completed Getting Started webpack tutorial (https://webpack.js.org/guides/getting-started/). May use as a webpack template.

Awesome Lists containing this project

README

          

# webpack-demo

webpack generated from completed [Getting Started webpack tutorial ](https://webpack.js.org/guides/getting-started/). May use as a webpack template.

## Usage
```ruby
git clone [pasted HTTPS or SSH address from "Clone" button in this rep]
cd webpack-demo
npm install
```