Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 548 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 548 Bytes

documentation

Website

This repository contains the source code for misaki documentation website. the site is hosted on gh-pages and the master branch is configured with the CICD pipeline to build and deploy the website.

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.