Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 389 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 389 Bytes

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ npm install

Local Development

$ npm run start

The npm run start command builds your website locally and serves it through a development server, ready for you to view at http://localhost:3000/.

Build

$ npm run build