Skip to content

Belarusianin/ergoweb

 
 

Repository files navigation


Logo

Front-End
Visit the site »

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

This is the official repository for ergoplatform.org

How to launch locally?

Running the development server:

  1. Clone and checkout dev branch
  2. yarn && yarn start
  3. OR npm run dev
  4. Open http://localhost:3000

This is a Next.js project bootstrapped with create-next-app.

Contributing

Contributions are what make the open source community such an amazing place. Any contributions are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Translations

Locales are stored within the content/locales directory. Please submit a pull request with your regional translations denoted with the 2-letter country-code.

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.5%
  • TypeScript 38.4%
  • SCSS 6.7%
  • Other 0.4%