/portal-web

🔭 Portal Web App for the ØKP4 network.

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ØKP4 Portal Web App

🔭 Portal Web App for the ØKP4 network.

version build lint conventional commits license typescript prettier

Purpose

🚀 This webapp is the heart of the OKP4 Dataverse: a rich portal to explore, use and contribute to this inifite universe ! 🪐

Setup

🚚 Install the dependencies and build the project:

yarn

yarn build

Launch

Run the server with the following command line:

yarn start

Then open http://localhost:3000 to launch the Web App.