koiosonline / legacy-app.koios.world

1 stars 4 forks source link

Production deploy

Development deploy

Koios Worlds App

This repository contains the code used for the Koios Worlds App. The app is available here: https://app.koios.world/.

Getting started

If you want to contribute to the code or test it locally you need to run npm install to install the dependencies. Since the project is bootstrapped by Create React App you can then run npm start to run the app in development mode.