michelegera / tailwindcss-open-template

🛬 An implementation of the “Open” landing page template using Tailwind CSS Boilerplate.

Home Page:https://open.michelegera.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

“Open” landing page with Tailwind CSS

An implementation of the “Open” landing page template by Cruip using Tailwind CSS Boilerplate.

👉 Check out the demo

Getting started

Clone this repository, then run:

$ yarn dev

Notes

Deploy to Github Pages

It’s possible to deploy the build to Github pages using a worktree. For more details, check out this blog post.

This project has a handy deploy script that will automate the process for you.

# Bump the version number
yarn version

# Deploy!
yarn deploy

About

🛬 An implementation of the “Open” landing page template using Tailwind CSS Boilerplate.

https://open.michelegera.dev

License:MIT License


Languages

Language:HTML 89.2%Language:JavaScript 5.2%Language:CSS 3.1%Language:Shell 2.6%