website/README.md

20 lines
469 B
Markdown

# Pretendo website
This repository contains the source code for [our website](https://pretendo.network).
# Running locally for development
Prerequisites:
- Clone the repository
- Have NodeJS 20 or higher installed
Run the following in your terminal:
```bash
npm i
npm run dev
```
# Translation
If you'd like to help localize Pretendo Network, you can contribute to the translations on our project on [Weblate](https://hosted.weblate.org/engage/pretendonetwork/).