Skip to content

Aliancn/teachflow

Repository files navigation

这是一个基于 Next.js 的项目,使用 create-next-app 脚手架创建。

快速开始

环境准备

  • Node.js 18+
  • yarn/npm/pnpm 等包管理工具

启动流程

  1. 克隆仓库
git clone https://github.com/aliancn/teachflow.git
cd teachflow
  1. 安装依赖
yarn install
#
npm install
  1. 启动开发服务器
yarn dev
#
npm run dev

访问 http://localhost:3000 查看运行结果。

修改内容

  • 页面文件:app/page.tsx - 修改后页面会自动热更新
  • 样式文件:app/globals.css - 全局CSS样式配置

技术特性

  • 使用 next/font 自动优化并加载 Geist 字体
  • 支持 TypeScript 类型检查
  • 集成 Tailwind CSS 样式框架

学习资源

部署指南

推荐使用 Vercel 平台 进行一键部署,具体流程参考:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages