Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 352 Bytes

README.adoc

File metadata and controls

19 lines (16 loc) · 352 Bytes

OpenZeppelin UI Docs Theme

Development

Triggers a file Watcher and with LiveReload for UI Development

yarn dev

Build

Builds the UI into /public (to deploy to static sites)

yarn build-preview

Bundle Antora Theme

Packs the UI bundle into a ZIP file. Ready to be used by Antora powered sites 🚀

yarn bundle