Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/desmondsanctity/meglio-landing-page

A blockchain based social enterprise landing page
https://github.com/desmondsanctity/meglio-landing-page

alphinejs bulma css javascript nodejs

Last synced: 14 days ago
JSON representation

A blockchain based social enterprise landing page

Awesome Lists containing this project

README

        

# 👋 Meglio
> Meglio is an ICO / Crypto landing page built by [Dex](https://github.com/DesmondSanctity).

![Screenshot](https://drive.google.com/file/d/1fSh_KOnhm6Pe-7EB5mU3WYSpGDIreq75/view?usp=sharing "Meglio")

## ✌️ Preview

Check out the live demo by clicking [here](https://desmondsanctity.github.io/meglio-landing-page/).
Meglio is built with [Bulma](https://bulma.io) and [Alpine JS](https://github.com/alpinejs/alpine).

## 👍 Features

* Gulp 4 and nodejs 12.13.0 (minimum)
* Bulma 0.9.1
* ES6 support
* Alpine JS

## 👌 Usage

1. Install Dev Depedencies

```sh
npm install
```

2. To start development server

```sh
npm run dev
```

## 🍔 Issues

If you've found an issue or a bug, you can report it in the issues section of this repository. Please try to follow these simple guidelines to report your issue:

* Issue definition
* Expected behaviour
* Actual behaviour
* steps to reproduce
* Already tried fixes (if relevant)