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

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

Awesome Lists containing this project

README

          

# Project Name

![Microverse](https://img.shields.io/badge/Microverse-blueviolet)

> One paragraph statement about the project.

![screenshot](./app_screenshot.jpeg)

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.