Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
dao
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Express模板

  1. 下载仓库文件

git clone https://github.com/InoryAll/express-template.git

  1. 安装依赖

npm install

  1. 如果安装失败,请配置你的npm的仓库

npm config set registry https://registry.npm.taobao.org

然后在

npm install

  1. 项目的启动

npm start

控制台打印出Listening on port xxxx即证明启动成功.

About

基于express的鲜花销售系统后台.

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.