A modern, simple Nuxt 3 landing page for your next software/SaaS project!
- Live Site URL: https://nuxt-saas-landing-page.vercel.app/
- Mobile-first workflow
- TailwindCSS - Utility-first CSS classes
- Vue.js - JS library
- Nuxt 3 - Vue framework
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm install
# pnpm
pnpm install
Start the development server on http://localhost:3000
npm run dev
- Dev.to - @cn-2k