Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

premAI-io/dev-portal

Repository files navigation

🤖 Prem Developer Portal

Source code for https://dev.premai.io.

Contributing

You can open this repository in a Dev Container, or alternatively follow the instructions below.

Run the Web Server locally

Requires yarn.

yarn install  # install the necessary dependencies
yarn start    # run the webserver