[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
 
 

docs

expressly documentation

The expressly documentation website is built using Docusaurus.

Installation

$ yarn install

Local development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

To make changes, edit the Markdown files in docs/.

Build

$ yarn build

This command generates static content into the build directory.