mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-13 11:27:28 -05:00
chore: Update readme with updated information
This commit is contained in:
25
README.md
25
README.md
@@ -1,18 +1,19 @@
|
||||
# Website
|
||||
# Pretendo website
|
||||
|
||||
This repository contains the source code for [our website](https://pretendo.network). All contributions should go in the [dev branch](https://github.com/PretendoNetwork/website/tree/dev).
|
||||
This repository contains the source code for [our website](https://pretendo.network).
|
||||
|
||||
### Localization
|
||||
If you'd like to help localize Pretendo Network, you can check out our project on [Weblate](https://hosted.weblate.org/engage/pretendonetwork/).
|
||||
# Running locally for development
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/pretendonetwork/">
|
||||
<img src="https://hosted.weblate.org/widgets/pretendonetwork/-/website/multi-auto.svg" alt="Translation status" />
|
||||
</a>
|
||||
Prerequisites:
|
||||
- Clone the repository
|
||||
- Have NodeJS 20 or higher installed
|
||||
|
||||
* * *
|
||||
Run the following in your terminal:
|
||||
```bash
|
||||
npm i
|
||||
npm run dev
|
||||
```
|
||||
|
||||
Join our Discord:
|
||||
# Translation
|
||||
|
||||
<a href="https://discord.gg/DThgbba" target="_blank">
|
||||
<img src="https://discordapp.com/api/guilds/408718485913468928/widget.png?style=banner3">
|
||||
</a>
|
||||
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/).
|
||||
|
||||
Reference in New Issue
Block a user