https://github.com/atumv/lp
Landing page built with Tailwind CSS.
https://github.com/atumv/lp
css html tailwindcss vite
Last synced: 3 months ago
JSON representation
Landing page built with Tailwind CSS.
- Host: GitHub
- URL: https://github.com/atumv/lp
- Owner: atumv
- Created: 2022-05-21T10:32:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T10:38:35.000Z (about 3 years ago)
- Last Synced: 2025-03-02T11:33:41.047Z (3 months ago)
- Topics: css, html, tailwindcss, vite
- Language: HTML
- Homepage: https://atumv.github.io/lp
- Size: 542 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LP Landing page

## Install
```sh
git clone https://github.com/atumv/lp.git && cd lp && npm i
```## Running
```sh
npm run dev
```