Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 261 Bytes

This is the repo for Meta Box Documentation website. It's built using Docusaurus 2, a modern static website generator.

To run the docs locally, run the following commands:

npm install
npm start