Skip to content

justentropy-lol/entropy-docs

Repository files navigation

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.