Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 218 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 218 Bytes

React Test Shop Server

Mock server for React Test Shop.

Dev Build

yarn
yarn dev

Prod Build

yarn build
node dist/index.js