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
- Host: GitHub
- URL: https://github.com/odipixel/op-landing
- Owner: odipixel
- License: mit
- Created: 2021-04-18T09:48:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T17:11:01.000Z (about 5 years ago)
- Last Synced: 2025-01-27T11:16:12.762Z (over 1 year ago)
- Topics: bootstrap, handlebarsjs, webpack4, webpack5
- Language: Handlebars
- Homepage:
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oplanding
Oplanding is a template bundles with bootstrap5,webpack and handlebarjs.

## 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/)