Created a simple yet powerful webpack boilerplate, which users can use as a starting point for the webpack based projects. Webpack is a static module bundler for modern JavaScript applications. It is intelligent enough to build all app dependencies based on file imports.
- HTML
- CSS
- JavaScript
- Webpack
To get a local copy, run the fllowing command.
git clone git@github.com:KanzaTahreem/Webpack-Template.git
- node.js (10.13.0 (LTS))
- git
npm install
npm start
👤 Author
- GitHub: @KanzaTahreem
- Twitter: @kanza_tahreem
- LinkedIn: LinkedIn
Give a ⭐️ if you like this project!
This project is MIT licensed.