Skip to content

saert3311/landing-grexi

 
 

Repository files navigation

Grexi Landing

A landing page built with Nuxt 3, and TailwindCSS for Grexi Albornett to showcase her courses.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

About

Grexi landing page courses based on jadoo by @DevHumbleChris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 90.8%
  • TypeScript 8.9%
  • Other 0.3%