Skip to content

Escrin - Website

     

This is the source code for https://escrin.org

Developing

You can get started by installing pnpm and running pnpm install.

Once the dependencies have been installed, you can run the package scripts. The important ones are:

  • pnpm dev - run the dev server

Publishing

To publish the website, simply push the changes to the default branch.