Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 356 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 356 Bytes

my-links

A copy-cat version of LinkTree, built using NuxtJS. Styled with Vuetify.

Live version can be seen here

Feel free to make a fork and add your own links!

Dev setup

yarn dev

Create build and run

npm run generate
npm run start