Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suxin0203/newblog_vue3_naive-ui

基于vue3+Naiveui的简约而不简单博客系统
https://github.com/suxin0203/newblog_vue3_naive-ui

Last synced: 6 days ago
JSON representation

基于vue3+Naiveui的简约而不简单博客系统

Awesome Lists containing this project

README

        

# 基于vue3+Naive UI的极简博客

- ### 预览地址:~~http://162.14.73.22:7030~~ [Suxin's blog](http://blog.suxin23.cn)

- ### 预览接口:~~http://162.14.73.22:7031~~ [api接口](https://api.suxin23.cn)

## 后端是nodejs(express)

# blog-vue3 如何运行

(node ≥ 14.17.0)

- git clone [email protected]:suxin0203/newBlog_Vue3_Naive-ui.git

- npm i

- npm run dev

# Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)