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

https://github.com/rubydevi/webpack-boilerplate

In this exercise, I built a simple yet powerful webpack boilerplate, which I can later use as a starting point in my future projects.
https://github.com/rubydevi/webpack-boilerplate

Last synced: 3 months ago
JSON representation

In this exercise, I built a simple yet powerful webpack boilerplate, which I can later use as a starting point in my future projects.

Awesome Lists containing this project

README

        

# webpack-boilerplate
In this exercise, I built a simple yet powerful webpack boilerplate, which I can later use as a starting point in my future projects.

- Follow this [guide](https://webpack.js.org/guides/getting-started/#basic-setup) to set the basics.