Skip to content

Zerwolrod/Software-Engineering-professional-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

软件工程专业官网

🎉本项目是基于Vue 3、Vite、Element UI和Nginx构建的现代化单页应用程序(SPA),旨在为东北林业大学软件工程专业的学生、教师和访客提供一个信息丰富、易于导航的官方信息平台。

特性

  • 最新技术栈:使用Vue 3提供的最新Reactive系统和Composition API。
  • 快速开发:Vite作为前端构建工具,提供极速的冷启动和热更新。
  • 专业界面:Element UI库提供了一系列专业且易于使用的组件。
  • 稳定部署:通过Nginx进行服务器部署,确保应用的稳定和安全。

预览

在线预览

本地部署

要在本地部署和运行此项目,请按照以下步骤操作:

1. 安装依赖

确保您的系统上安装了Node.js和npm。然后执行以下命令来安装项目依赖:

git clone https://github.com/your-username/your-repo.git
cd your-repo
npm install

2. 运行开发服务器

使用下面的命令来启动开发服务器:

sh
npm run dev

访问 http://localhost:8088 来查看您的应用。

About

🎉基于Vue 3、Vite、Element UI和Nginx构建的学院官网项目

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published