Setup Your Linkent - montoulieu/link-ent GitHub Wiki

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