Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 951 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 951 Bytes

👋 Meglio

Meglio is an ICO / Crypto landing page built by Dex.

Screenshot

✌️ Preview

Check out the live demo by clicking here. Meglio is built with Bulma and Alpine JS.

👍 Features

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

👌 Usage

  1. Install Dev Depedencies
npm install
  1. To start development server
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)