Skip to content

CERP/labs

Repository files navigation

Labs Website

To start your labs website (frontend):

  • Install dependencies with npm install
  • Start serving with npm start

Now you can visit localhost:8000 from your browser.

Deployment

Please check Labs Website Notion's document.