Skip to content

Latest commit

 

History

History
 
 

ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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