Skip to content

engula/engula.github.io

Repository files navigation

The Engula Website

This repository hosts the source code of Engula website.

Requirements

Building the website requires docusaurus

Preview

To preview the website, type:

yarn start

By default, it will create a server listening on http://localhost:3000, you can open it with a brower to preview the website.

Building

To build the website, type:

yarn build

The output will be in the build subdirectory. To check it out, open it in your web browser.

About

The official website of Engula.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published