Skip to content
View JanHuyBE's full-sized avatar

Block or report JanHuyBE

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JanHuyBE/README.md

Nuxt 3 Minimal Starter

We recommend to look at the documentation.

Setup

Make sure to install the dependencies

yarn install

Development

Start the development server on http://localhost:3000

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.

Popular repositories Loading

  1. JanHuyBE JanHuyBE Public

    Config files for my GitHub profile.

    TypeScript

  2. vue-naive-admin vue-naive-admin Public

    Forked from zclzone/vue-naive-admin

    ⚡️基于 Vue3 + Vite3 + Pinia + Unocss + Naive UI 的轻量级后台管理模板。

    JavaScript