Skip to content

oliverustc/express-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js 基础学习与实践

基于express完成基础的前后端交互,数据库使用sqlite3

运行

  1. 克隆仓库
git clone https://github.com/oliverustc/express-demo.git
  1. 进入项目目录
cd express-demo
  1. 安装依赖
npm install
  1. 运行项目
npm run dev
  1. 访问 http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published