Skip to content

anagolay/anagolay.network

 
 

Repository files navigation

Anagolay website


Anagolay presentation website that goes to https://anagolay.network

Get started

Install the dependencies...

pnpm install

To launch the website run the following command:

pnpm dev

Navigate to localhost:7776. You should see the app running. Edit a component file in src, save it to see your changes.

Deploying to the web

Go to the CI section and manually trigger the upload-to-ipfs when ready and when you want it. Then copy the given link and share it with the team!

Contributors