SkillAgentSearch skills...

WebpackSetUp

Webpack is an open-source JavaScript module bundler. This includes basic setup files to help me not redo all the setups for webpack when starting a new project.

Install / Use

/learn @Nemwel-Boniface/WebpackSetUp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Webpack Setup

Webpack is an open-source JavaScript module bundler. It is made primarily for JavaScript, but it can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included. webpack takes modules with dependencies and generates static assets representing those modules. Further information can be found here

Built With

  • node_modules
  • Webpack
  • lodash
  • basic HTML, CSS, JavaScript

Live Demo

Live site URL to Webpack basic setup Live Demo Link

Getting Started

  • To get a local copy up and running follow these simple example steps.

Prerequisites

  • You only need a browser to run the html file in.

Setup

  • Create a new folder to store the files in.

Install

  • Open your command prompt or terminal and run.
  • git clone git@github.com:Nemwel-Boniface/WebpackSetUp.git .

Run tests

Deployment

  • Project is deployed using
  • git push <branch_name>

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Major thanks to Nemwel

📝 License

This project is MIT licensed.

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated3y ago
Forks0

Languages

JavaScript

Security Score

60/100

Audited on Jun 23, 2022

No findings