https://github.com/szmxx/market-img
generate for marketing
https://github.com/szmxx/market-img
Last synced: 4 months ago
JSON representation
generate for marketing
- Host: GitHub
- URL: https://github.com/szmxx/market-img
- Owner: szmxx
- License: mit
- Created: 2024-07-29T04:44:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T04:45:24.000Z (over 1 year ago)
- Last Synced: 2025-03-17T10:52:55.715Z (8 months ago)
- Language: TypeScript
- Homepage: https://github.com/szmxx/template-nuxt3#readme
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ✨ Template-Nuxt3
[![Lint][lint]](https://github.com/szmxx/template-nuxt3/actions/workflows/lint.yml)
[![Test][test]](https://github.com/szmxx/template-nuxt3/actions/workflows/test.yml)
[![Build][build]](https://github.com/szmxx/template-nuxt3/actions/workflows/build.yml)
[![package version][version]][version]
[![package lang][lang]][lang]
[![package contributors][contributors]][contributors]
[![package lastcommit][lastcommit]][lastcommit]
## Features
- 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.
[](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-nuxt3/actions/workflows/lint.yml/badge.svg
[build]: https://github.com/szmxx/template-nuxt3/actions/workflows/build.yml/badge.svg
[test]: https://github.com/szmxx/template-nuxt3/actions/workflows/test.yml/badge.svg
[lang]: https://img.shields.io/github/languages/top/szmxx/template-nuxt3
[version]: https://img.shields.io/github/package-json/v/szmxx/template-nuxt3
[contributors]: https://img.shields.io/github/contributors/szmxx/template-nuxt3
[lastcommit]: https://img.shields.io/github/last-commit/szmxx/template-nuxt3/main