Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 328 Bytes

File metadata and controls

23 lines (14 loc) · 328 Bytes

Magic Hour API Documentation

This repository contains the official documentation for the Magic Hour API.

Visit https://docs.magichour.ai to see the full documentation.

Local Development

Ensure NodeJS is installed on your system.

Next run

yarn install

then

yarn dev

and visit http://localhost:3001.