https://github.com/usmansbk/webpack-boilerplate
Simple and powerful WebPack boilerplate
https://github.com/usmansbk/webpack-boilerplate
css es6 html javascript webpack
Last synced: about 2 months ago
JSON representation
Simple and powerful WebPack boilerplate
- Host: GitHub
- URL: https://github.com/usmansbk/webpack-boilerplate
- Owner: usmansbk
- Created: 2021-07-10T14:02:18.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-07-27T20:46:41.000Z (almost 5 years ago)
- Last Synced: 2025-03-23T13:49:03.643Z (over 1 year ago)
- Topics: css, es6, html, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 972 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Name

> One paragraph statement about the project.

Additional description about the project and its features.
## Built With
- HTML
- CSS
- JavaScript
## Live Demo
[Live Demo Link](https://usmansbk.github.io/repo_name)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- NodeJS - [v16.x](https://nodejs.org/en/)
### Setup
```bash
git clone https://github.com/usmansbk/repo_name.git
cd ./repo_name
```
### Install
```bash
npm install
```
### Usage
```bash
npm start
```
### Build
```bash
npm run build
```
### Run tests
```bash
npm test
```
## Authors
👤 **Babakolo Usman Suleiman**
- GitHub: [@usmansbk](https://github.com/usmansbk)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/usman-suleiman-82b444140/)
## 🤝 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
## 📝 License
This project is [MIT](./MIT.md) licensed.