Skip to content

we-right/juejin

Repository files navigation

项目介绍

Nuxt3的仿掘金网页,使用element-plus、naive-ui作为ui框架,使用pinia来进行状态管理,使用i18n来进行语言配置,路由、打包均为Nuxt3默认设置,编程语言主要使用ts,css使用scss、windi-css。

Setup

Make sure to install the dependencies:

# yarn
yarn install

Development Server

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

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

项目结构

|- assets 存放scss等资源

|- components 组件

|- layouts 自定义框架

|- locals i18n

|- pages 页面路由

|- plugins 注入

|- public

|- stores pinia状态管理

|- app.vue

|- nuxt.config.json

|- package.json

|- tsconfig.json

|- yarn.lock

项目分工

黄伟杰(666-3334):

亓胜鹏(qgxx) 首页 响应式 主题

CMS

https://github.com/we-right/CMS

演示地址

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •