Shadcn/Vue Landing Page Template
Live demo is now available:
Live Demo
Sections
Features
How to install
- Clone this repositoy:
git clone https://github.com/leoMirandaa/shadcn-vue-landing-page.git
- Go into project
cd shadcn-vue-landing-page
- Install dependencies
npm install
- Run project
npm run dev