git clone https://github.com/flexpool/frontend.git
cd frontend
yarn install
yarn run dev
That's it! You can access the website at http://localhost:3000
. It automatically uses the production API (api.flexpool.io/v2
) as backend.
Contributions are welcome here! Make a fork, commit the changes, and submit the Pull Request to us. We will review it as soon as possible and merge it to the main repository if all is good to us.
You can help us translate Flexpool.io website to your language at Crowdin.
This project is licensed under GNU Affero General Public License v3.0. You can read more in the LICENSE file.
By contributing to this project, you agree that Flexpool.io can change the License in the future without prior notice and approval request.