Skip to content

A repository for setting up Webpack & using it to bundle JavaScript.

Notifications You must be signed in to change notification settings

chelmerrox/setup-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup a project with Webpack

This project is to apply everything I had learned in the Webpack documentation & extra sources in order to setup Webpack. It also reinforces what I've learned prior to the Webpack readings (npm & other package managers, dependencies, bundling, etc).

Built With

  • Webpack
  • HTML5
  • CSS3
  • JavaScript
  • Git

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • Webpack
  • HTML5 & CSS3
  • JavaScript
  • VSCode (or any other text editor)
  • Git
  • GitHub
  • Command line/Terminal

Setup

From the command line, do the following steps below:

  1. Clone the projects' repository into your machine.
# Clone this repository
$ git clone git@github.com:chelmerrox/setup-webpack.git
  1. Change directory/Go into the repository with the command below.
$ cd setup-webpack

Author

👤 Losalini Rokocakau

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.