# next **Repository Path**: notadd/next ## Basic Information - **Project Name**: next - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-02 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

# 如何安装 ## 第一步 执行 NPM 包安装,并启动 Postgres 数据库 > yarn install 必须使用 yarn !!!必须使用 yarn !!!必须使用 yarn !!! ## 第二步 执行数据库配置安装: > yarn run:install ## 第三步 运行 > yarn run dev