https://github.com/jerryowusu/webpack-boilerplate
I created a JavaScript ES6 Todo list by using webpack to bundle JavaScript. Built with latest ES6 features, Web pack, Nodejs and NPM.
https://github.com/jerryowusu/webpack-boilerplate
es6-javascript nodejs webpack
Last synced: 2 months ago
JSON representation
I created a JavaScript ES6 Todo list by using webpack to bundle JavaScript. Built with latest ES6 features, Web pack, Nodejs and NPM.
- Host: GitHub
- URL: https://github.com/jerryowusu/webpack-boilerplate
- Owner: jerryowusu
- Created: 2022-02-15T11:56:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T14:00:35.000Z (over 4 years ago)
- Last Synced: 2025-11-17T12:03:23.123Z (8 months ago)
- Topics: es6-javascript, nodejs, webpack
- Language: JavaScript
- Homepage:
- Size: 139 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webpack-Boilerplate
In this project, I created a webpack boilerplate with the help of the webpack documentation.