Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 529 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 529 Bytes

Website

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

Getting Started

Prereqs

Run

Run the development server:

cd my-website
npm run start

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

As you edit the markdown in the /docs directory, the site reloads automatically and displays your changes.