Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 415 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 415 Bytes

使用React-Cli開發之禮品管理系統

This project was bootstrapped with Create React App.

使用Material UI

Get started

搭配我的server api

Server api

功能

登入驗證(JWT&token) 庫存管理 領用管理 領用審核

Start

$npm i

Start React App

$npm start