Home
Softono

Podcas Landing Page

Open source Vue
77
Stars
27
Forks
0
Issues
2
Watchers
3 years
Last Commit

 About Podcas Landing Page

Podcast Landing Page made with Nuxt3 and TailwindCss

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing Podcas Landing Page?

We provide expert installation service for this software. Our team will install, configure, and secure Podcas Landing Page on your server. plans start at just $30.

Podcas Landing Page

View on GitHub

Podux

Podcast website landing page

Podux light Theme Podux Dark Theme

Podux Mobile Dark Theme

Tools

  • TailwindCSS 3
  • NUXT 3

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

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

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview