Skip to content

ZZzz0214/Moon_Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moon

本仓库包含一个 Next.js 应用,位于 moon-agent/

环境要求

  • Node.js: >=18.18.0
  • npm: >=10(本项目声明 npm@10.5.2

安装依赖

在仓库根目录执行:

cd moon-agent
npm install

启动开发环境

cd moon-agent
npm run dev

启动后请打开终端输出的地址(Next.js 默认是 http://localhost:3000)。

构建与生产启动

cd moon-agent
npm run build
npm run start

运行测试

cd moon-agent
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors