Skip to content

User Interface Layer of the NSSFC Project `PersonaBook` Powered by CSU-OSS Lab

License

Notifications You must be signed in to change notification settings

Kwanhooo/PersonaBook

Repository files navigation

智慧图书馆 Visitors

—— PersonaBook

本项目的开发工作起始于:2024 年 2 月 17 日

📔 自述

2024 © 智慧图书馆 - 给孩子一个有温度的阅读平台

Powered by ©中南大学开源实验室

💻 开发

基本

  • Typescript
  • Vue 3
    • Vite
    • Pinia
    • Vue Router
    • Axios
  • SCSS
  • Element Plus

代码规范化工具

  • ESLint
  • Prettier

其它开发依赖

  • lodash.clonedeep
  • spacejs

🦾 源码

1. 安装依赖

pnpm install

2. 启动开发环境

pnpm run dev

3. 开发

# 提交代码

# 1.添加暂存区
git add .

# 2.提交代码
  # `type`的允许值详见 commitlint.config.js
git commit -m <type>[optional scope]: <description>

# 3.推送
git push

🔨 部署

  1. 开发环境 (env.development)

  1. 生产环境 (env.production)

🏃 状态

基本状态

GitHub

GitHub package.json dependency version (prod)

Website


开发状态

GitHub package.json version (branch)

GitHub deployments

GitHub branch checks state

GitHub last commit (branch)

GitHub commit activity

GitHub contributors


仓库统计

GitHub language count

GitHub repo size

Lines of code

About

User Interface Layer of the NSSFC Project `PersonaBook` Powered by CSU-OSS Lab

Topics

Resources

License

Stars

Watchers

Forks