1.0.1 • Published 9 months ago

menu-dropdown-maker v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

BEFORE USING THIS PACKAGE DO THE FOLLOWING

REQUIREMENTS

Make sure you have the following dependencies installed before working on it:

  • "css-loader"
  • "style-loader"
  • "webpack"
  • "webpack-cli"

Anyways, you can check all the dependencies i used in the packages.json file, remove the ones that i haven't listed if you want to, then just run npm install to install all the dependencies.

BEWARE

This package only works with the index.html file located in dist/, all the code inside the js is related to html elements located there, feel free to modify the style or the html at your own risk.

TO SEE THE MODULE ON A WEBPAGE

  • run npm run watch to run webpack then preview with whatever tool you are using.
1.0.1

9 months ago

1.0.0

9 months ago