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

https://github.com/odipixel/op-landing

Landing page
https://github.com/odipixel/op-landing

bootstrap handlebarsjs webpack4 webpack5

Last synced: 5 months ago
JSON representation

Landing page

Awesome Lists containing this project

README

          

# Oplanding

Oplanding is a template bundles with bootstrap5,webpack and handlebarjs.

![oplanding](https://github.com/odipixel/op-landing/blob/main/src/assets/images/oplanding.PNG)

## Installation

Use the node package manager [npm](https://www.npmjs.com/) to install oplanding dependancies.

```bash
npm install
```

## Usage

```python
npm start dev
```
open any browser and type [localhost:9000](localhost:9000)

## License
[MIT](https://choosealicense.com/licenses/mit/)