project/ ├── src/ # Source files │ ├── index.js # Main JavaScript file (Webpack entry point) │ └── style.css # Optional CSS file ├── dist/ # Distribution folder (output files) │ └── index.html # Main HTML file ├── package.json # npm configuration file ├── webpack.config.js # Webpack configuration file └── README.md # Optional: Project documentation yarn add webpack webpack-cli style-loader css-loader --dev
-
Notifications
You must be signed in to change notification settings - Fork 0
CenterValentine/dmtools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published