Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 390 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 390 Bytes

One Page Templates

  • This repository contains simple one-page designs.

  • https://jakubgania.github.io/one-page-templates/

  • Each project uses technologies such as:

    • HTML
    • JavaScript
    • TailwindCSS
  • Each project can be freely modified and used as a personal page.

  • Command to run

Enter the project then:

npx tailwindcss -i ./src/input.css -o ./src/output.css --watch