Skip to content

Kingjosh007/webpack-5-boilerplate

Repository files navigation

Webpack 5 Boilerplate

A simple yet powerful Webpack 5 boilerplate, which you may later use as a starting point in your projects. Created following the video named Webpack 5 Crash Course | Frontend Development Setup from Traversy Media.

Getting Started

To get a local copy of this project, do the following:

  1. In your terminal, cd to the folder where you want to copy this project.
  2. Still in your terminal, type git clone git@github.com:Kingjosh007/webpack-5-boilerplate.git
  3. In your terminal, type cd webpack-5-boilerplate
  4. Still in your terminal, type npm install
  5. Type npm run build to build the project from the src folder into the dist folder
  6. Type npm run dev to start the development server. The app will be available at http://localhost:3000/ and the browser should open automatically.

Built With

HTML5     CSS3     JavaScript     Webpack

Git     Markdown     Visual Studio Code

Author

👤 King Josaphat Chewa (KJC)

GitHub     Twitter     LinkedIn     AngelList

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

A simple Webpack starter kit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published