fil_wepack_module_but

1.0.1 • Public • Published

This is an educational project to create modules for incrementing a button and then assembling it using wepack.

The project uses the following modules:

  • Babel : to transport new javascript features with all browsers
  • html-webpack-plugin : to use html templates
  • style-loader, css-loader, extract-text-webpack-plugin: to connect style files, build into a single file and further connect with one file
  • webpack : to build a project
  • webpack-dev-server: to run a local server

Install

To get started, download the module.

npm install --save-dev fil_wepack_module_but

Usage

Then you need to build a project.

npm run build

Then start the server and go to the address where the project is running.

npm run start:dev

Dependents (0)

Package Sidebar

Install

npm i fil_wepack_module_but

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

6.59 kB

Total Files

11

Last publish

Collaborators

  • afd42r