Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 198 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 198 Bytes

Ccex-api react sample usage

ccex-api is referenced to the /dist folder so you need to build before running this sample.

yarn build
cd sample/react-ccex-api
yarn install
yarn start