Skip to content

extreme1228/ocean_compute_new

Repository files navigation

海洋环境监测数据库课程设计

运行指南

1、安装对应的node.js和yarn包管理工具,本项目使用版本

node.js:v20.12.2

yarn:4.2.2

2、运行yarn命令安装对应的库文件到node_moudules

3、命令行一运行yarn start启动前端,默认在本地http://localhost:3000启动

4、命令行二运行yarn start-server启动服务器,本项目设置在本地3010端口,可改变,对应的后端请求也需同时改变。

5、数据库需要再本地使用MySql创建,本项目使用的数据库文件在根目录下给出ocean_compute_database.sql

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors