Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 987 Bytes

README.md

File metadata and controls

50 lines (27 loc) · 987 Bytes

Webpack Template

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.

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Getting Started

To get a local copy, run the fllowing command.

Prerequisites

  • node.js (10.13.0 (LTS))
  • git

Install

  • npm install

Usage

npm start

Authors

👤 Author

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.