Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 274 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 274 Bytes

jsonWeb

一个以 json-server 作为数据处理的小项目

Build Setup

# 拉取代码
git clone https://github.com/evinLiang/jsonWeb.git

# 进入项目文件夹
cd jsonWeb

# 安装依赖
npm install

# 运行
npm run dev => `http://localhost:3003`