Skip to content

samansupriadi/mapay

 
 

Repository files navigation

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:
    npx tailwindcss -o style.css --watch --jit --purge="./*.html"
  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

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

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.5%
  • HTML 41.9%
  • JavaScript 0.6%