Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 342 Bytes

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.