Skip to content

ferebee/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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • CSS 28.3%