brytebee / To-do_

In this project, l built a simple HTML list of To-Do tasks using JavaScript ES6. This simple web page is built using Webpack and served by a Webpack dev server.
1 stars 0 forks source link

Install webpack #1

Closed brytebee closed 2 years ago

brytebee commented 2 years ago

Installations

In this part of the project, I install webpack and linters check both locally and remotelly.

brytebee commented 2 years ago

Thanks for the review, I'm learning a lot 😄