Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 657 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 657 Bytes

Netlify Status

Website

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

Installation

Using Npm:

$ npm install

Local Development

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

Using Npm:

$ npm run start

Build

Using Npm:

$ npm run build

Test your build locally

Using Npm:

$ npm run serve