Skip to content

Latest commit

ย 

History

History
27 lines (20 loc) ยท 859 Bytes

File metadata and controls

27 lines (20 loc) ยท 859 Bytes

Disney API

CI

Source code for the Disney API documentation website

๐Ÿš€ Get started with the project

Get more info about this project on the Disney API Repo or the documentation website.

โš™๏ธ Run the website locally

  > git clone https://github.com/ManuCastrillonM/disneyapi.dev
  > cd disneyapi.dev
  > npm install
  > npm run develop

The site is now running at http://localhost:8000 ๐ŸŽ‰