Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.07 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.07 KB

Nuxt 3 SaaS/Software Landing Page

Captura de tela de 2024-08-17 19-51-42

A modern, simple Nuxt 3 landing page for your next software/SaaS project!

Light Mode: Captura de tela de 2024-06-13 10-24-03

Dark Mode: Captura de tela de 2024-06-13 10-26-52

Links

Built with

🔧 Clone and Run

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

Author