Skip to content

Setup Your Linkent

Pieter Montoulieu edited this page May 16, 2020 · 5 revisions

Clone repo locally from 'new-leaf' branch

git clone --single-branch --branch new-leaf linkent [email protected]:montoulieu/link-ent.git

Switch to linkent directory, install dependencies and run dev server

  • cd linkent
  • npm install
  • npm run dev

Continue to Edit Your Linkent