Front-End
Visit the site »
Report Bug
·
Request Feature
This is the official repository for ergoplatform.org
Running the development server:
- Clone and checkout
dev
branch yarn
&&yarn start
- OR
npm run dev
- Open http://localhost:3000
This is a Next.js project bootstrapped with create-next-app
.
Contributions are what make the open source community such an amazing place. Any contributions are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Locales are stored within the content/locales
directory. Please submit a pull request with your regional translations denoted with the 2-letter country-code.
Distributed under the MIT License. See LICENSE
for more information.