Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 801 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 801 Bytes

Entropic Labs Website

This repository contains the source files for the Entropic Labs website, and associated Documentation. The website is built using Astro.

Contributing

To contribute to the documentation, please fork the repository and submit a pull request. The documentation is written in Markdown, and is located in the src/pages/beacon/docs directory. Any changes will be reviewed and merged by the Entropic Labs team, if appropriate. If you have any questions, please feel free to reach out to us on our twitter account @Entropic_Labs, or open an issue on this repository.

Development

To run, clone the repository and run npm install to install the dependencies. Then run npm run dev to start the development server.