Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 546 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 546 Bytes

Resources

A free Linktree alternative built with Next.js and Tailwind.

Image of Resources frontend

Setup

Clone Resources using the "new-leaf" branch

git clone -b new-leaf [email protected]:montoulieu/link-ent.git

Install all NPM dependencies

npm i

Start dev server

npm run dev

TODO:

[ ] Setup Resources.config.js to host all theme, link, and config data

[x] Setup proper new-leaf branch as a clean slate for new users