/webpack-starter

This project aims to deliver the basic setup of webpack and webpack configuration.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Webpack-Starter

Webpack-Starter aims to understand the functions under the hood of webpack.

🛠 Built With

Tech Stack

Client

Key Features

  • Webpack as middleware
  • Express.js

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

https://github.com/AliRezaBmeDu/webpack-starter.git

Install

Install this project with:

  cd webpack-starter
  npm install

Usage

To run the project, execute the following command:

npm install

Run tests

npm run build

node server.js

Deployment

(back to top)

👥 Authors

👤 Mohammad Ali Reza

(back to top)

🔭 Future Features

  • [ ]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a ⭐️

(back to top)

🙏 Acknowledgments

  • All documents provided by Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)