https://github.com/alusp/webpack-demo
This project, demonstrate building a simple powerful web pack template that can be used in many applications.
https://github.com/alusp/webpack-demo
Last synced: 11 months ago
JSON representation
This project, demonstrate building a simple powerful web pack template that can be used in many applications.
- Host: GitHub
- URL: https://github.com/alusp/webpack-demo
- Owner: Alusp
- Created: 2022-08-09T14:52:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T23:46:47.000Z (over 3 years ago)
- Last Synced: 2025-02-04T13:19:39.852Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 7.72 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome-books-using-ES6
> This project is designed to implement Webpack.
> This project contains .It shows you everything about me and the services I can provide.
## Built With
- HTML and CSS
- Git/GitHub work-flow
- VSCODE
## Getting Started
To get a local copy up and running follow these simple example steps.
Locate the project folder in the Repository.
Click on the code button and dowload a zip file for the project locally.
Locate the index.html file and double click it to view webpage.
### Prerequisites
Node.js, stylelint, browser for displaying it's content.
install node package manager(npm): npm helps to install stylelint.
### Setup
- Created a Github Repository
- Cloned the created repository to my local machine
- Setup the project by creating a new directory and initializing it with npm using the official webpack documentation.
- Add the HTML from both the documentation and the project requirements.
- Added an HTML template for the project from the requirements and modified the webpack.config.js.
- Added style from the stylesheet following the loading CSS guide.
- Set up a local dev server and tested it.
### Usage
Navigate through the web page to find the information you need. Use the links in the pages to move to different sections.
For anyone who wants to practice html5, css3 and or vanilla JavaScript
Run tests
run: npx hint .
run: npx stylelint "\*_/_.{css,scss}"
run: npx eslint .
### Deployment
Project reside in this Repo. You can clone the repo or download the files manually to your local machine.
## Authors
👤 **Alusine Jalloh**
- GitHub: [@Alusp](https://github.com/Alusp)
- LinkedIn: [@alusine-jalloh-873951209](linkedin.com/in/alusine-jalloh-873951209)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.