Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szmxx/template-landing-page
template for landing page
https://github.com/szmxx/template-landing-page
nuxt3 pwa unocss vue3
Last synced: 9 days ago
JSON representation
template for landing page
- Host: GitHub
- URL: https://github.com/szmxx/template-landing-page
- Owner: szmxx
- License: mit
- Created: 2024-01-05T07:40:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T16:49:54.000Z (about 1 year ago)
- Last Synced: 2024-11-23T14:20:46.422Z (2 months ago)
- Topics: nuxt3, pwa, unocss, vue3
- Language: Vue
- Homepage: https://template-landing-page-cyan.vercel.app/
- Size: 8.6 MB
- Stars: 158
- Watchers: 2
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ✨ Template-Landing-Page
[![Lint][lint]](https://github.com/szmxx/template-landing-page/actions/workflows/lint.yml)
[![Test][test]](https://github.com/szmxx/template-landing-page/actions/workflows/test.yml)
[![Build][build]](https://github.com/szmxx/template-landing-page/actions/workflows/build.yml)
[![package version][version]][version]
[![package lang][lang]][lang]
[![package contributors][contributors]][contributors]
[![package lastcommit][lastcommit]][lastcommit]## Features
- Features Intro
- Pricing
- Customer Testimonials
- FAQ## Tech Overview
- Nuxt3
- Vite
- Unocss
- Icons
- Composables API
- Pinia
- Layouts
- Auto-Imports
- Typescript
- Pwa
- Vitest
- Theme
- Http
- Eslint & Prettier & Stylelint
- Commitlint & Husky & Lint-Staged
- AUTO SEO## 💻 Development
- Clone this repository
- Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
- Install dependencies using pnpm install
- Run interactive tests using pnpm dev## Deploy Your Own
Deploy your own Vite project with Vercel.
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vercel/vercel/tree/main/examples/vite&template=vite)
[Live Example](https://template-nuxt-one.vercel.app/)
### Deploying From Your Terminal
You can deploy your new Vite project with a single command from your terminal using [Vercel CLI](https://vercel.com/download):
```shell
$ vercel
```## License
Made with 💛 \
Published under [MIT License](./LICENSE).[lint]: https://github.com/szmxx/template-landing-page/actions/workflows/lint.yml/badge.svg
[build]: https://github.com/szmxx/template-landing-page/actions/workflows/build.yml/badge.svg
[test]: https://github.com/szmxx/template-landing-page/actions/workflows/test.yml/badge.svg
[lang]: https://img.shields.io/github/languages/top/szmxx/template-landing-page
[version]: https://img.shields.io/github/package-json/v/szmxx/template-landing-page
[contributors]: https://img.shields.io/github/contributors/szmxx/template-landing-page
[lastcommit]: https://img.shields.io/github/last-commit/szmxx/template-landing-page/main