onowoo / WebSiteNav

Home Page:https://websitenav.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt3 导航

💚 nuxt3 naiveui windicss 导航项目前端

Features

  • 💨 nuxt-windicss - next generation utility-first CSS framework
  • 🤹 unplugin-icons - Use icons from any iconsets
  • 🍍 @pinia/nuxt - Using Pinia with Nuxt.js 3
  • 🌍 @intlify/nuxt3 - Nuxt 3 Module for vue-i18n-next
  • 🛠️ @vueuse/nuxt3 - This is an add-on of VueUse, which provides better Nuxt integration auto-import capabilities.

Setup

Installation

Make sure to install the dependencies

yarn install

Development

Start the development server on http://localhost

yarn dev

Production

Build the application for production:

yarn build

About

https://websitenav.netlify.app

License:MIT License


Languages

Language:Vue 74.1%Language:JavaScript 22.5%Language:TypeScript 3.3%