Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 859 Bytes

README.md

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 🎉