Skip to content
/ docs Public

New documentation for Mue

License

Notifications You must be signed in to change notification settings

mue/docs

This branch is 1 commit ahead of main.

Folders and files

NameName
Last commit message
Last commit date
Aug 28, 2024
Aug 28, 2024
Aug 28, 2024
Mar 15, 2023
Mar 7, 2022
Aug 28, 2024
Mar 15, 2023
Mar 22, 2021
Aug 28, 2024
Aug 28, 2024
Oct 26, 2024
Aug 28, 2024

Repository files navigation

Docs

The Mue documentation is built using Docusaurus 2, a modern static website generator.

Installation

yarn install

Local Development

yarn start

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

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.