Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.26 KB

mapay

HTML Landing page using Tailwind 2 from this Figma by Faris Prayoga

Quick Setup

  1. Open this repository in Visual Studio Code
  2. Open terminal and run Tailwind:
    npm start
  3. Install Live Server extension
  4. Open HTML file and click that Go Live icon in bottom right corner
  5. Edit HTML file and your style.css will be updated while you add more class

How to Video

how-to-live-edit.mp4

Silabus

https://github.com/mulaidev/mapay/blob/main/silabus.md

Demo

https://mulaidev.github.io/mapay/

FAQ

  1. I have run step 2 but nothing happens, why?

    You need to install Node.Js before running the command

  2. I have instaled Node.Js but nothing happens, why?

    You need internet connection to run the command

  3. Where can I discuss my problem about this code?

    Open new discussion

  4. How to contribute?

    See kontribusi.md