An open API service indexing awesome lists of open source software.

https://github.com/subraatakumar/webpack-intro


https://github.com/subraatakumar/webpack-intro

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# webpack-intro
This can be used as a raw structure

## Built With

- Html, css & JS
- Webpack, babel-loader, css-loader, style-loader, svg-inline-loader
- Github

## Getting Started

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

### Prerequisites
WebPack package installing

### Setup
Run https://github.com/subratsir/webpack-intro.git to clon the repository

### Install

run the following comands:

npm i webpack webpack-cli --save-dev

npm i --save-dev babel-loader

npm i --save-dev html-webpack-plugin

npm i --save-dev style-loader css-loader

npm i --save-dev webpack-dev-server

### Usage
Run the comand npm run start to get a working environment with the project I made

## Author

👤 **Subrat**

- GitHub: [@subratsir](https://github.com/subratsir)
- LinkedIn: [subrata-ku-das](https://www.linkedin.com/in/subrata-ku-das/)
- Twitter: [@SubratSirIndia](https://twitter.com/SubratSirIndia)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/subratsir/webpack-intro/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.