https://github.com/subraatakumar/webpack-intro
https://github.com/subraatakumar/webpack-intro
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/subraatakumar/webpack-intro
- Owner: subraatakumar
- Created: 2022-01-15T07:49:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T15:03:48.000Z (over 4 years ago)
- Last Synced: 2024-12-24T21:34:49.638Z (over 1 year ago)
- Language: JavaScript
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.