An open API service indexing awesome lists of open source software.

https://github.com/kun1007/kun-nuxt-template

A mini starter for Nuxt. Just for concise and moe!
https://github.com/kun1007/kun-nuxt-template

color-scheme eslint i18n nuxt nuxt3 nuxt3-starter pinia prettier renovate sass starter typescript vue3 workflow

Last synced: 4 months ago
JSON representation

A mini starter for Nuxt. Just for concise and moe!

Awesome Lists containing this project

README

          

# kun-nuxt-template

A mini starter for Nuxt. Just for concise and moe!

![](docs/banner.png)

## How to use

Click `Use this template` to create your own repository, clone your repository, open it and input

``` bash
pnpm i && pnpm dev
```

to your terminal.

## Tech-stack

``` json
"@nuxt/icon": "^1.4.5",
"@nuxt/image": "^1.5.0",
"@nuxtjs/color-mode": "^3.4.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0",
"@nuxtjs/sitemap": "^5.1.4",
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
"@pinia/nuxt": "^0.5.1",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.12.7",
"dayjs": "^1.11.12",
"dayjs-nuxt": "^2.1.9",
"eslint": "^8.57.0",
"nuxt": "^3.12.4",
"nuxt-schema-org": "^3.3.6",
"nuxt-typed-router": "^3.6.3",
"prettier": "^3.2.5",
"sass": "^1.75.0",
"vue": "^3.4.23",
"vue-router": "^4.4.3"
```

## Explore more...

https://github.com/KUN1007/kun-galgame-nuxt3