Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 759 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 759 Bytes

CCXT REST Website

Build Status

Gitter

Hire Us

This contains the website source code of ccxt-rest.io (source copied from https://github.com/lord/slate)

To Run Locally

cd website
npm start

To Build

cd website
npm run build

Note(s)

  • ./website/static/api.html was generated from the ccxt-rest project.