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

Latest commit

 

History

History
16 lines (10 loc) · 402 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 402 Bytes

🤖 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