Dawntraoz / butter-nuxt3-podcasts-showcase

Demo project for a ButterCMS article on podcasting in a Jamstack world.

Home Page:https://trusting-brahmagupta-b1aa4e.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt 3 Minimal Starter

Node version 17.3.0. Need .env file with your ButterCMS token in API_TOKEN.

We recommend to look at the documentation.

Setup

Make sure to install the dependencies

yarn install

Development

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

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.

About

Demo project for a ButterCMS article on podcasting in a Jamstack world.

https://trusting-brahmagupta-b1aa4e.netlify.app/


Languages

Language:Vue 65.0%Language:JavaScript 31.4%Language:TypeScript 3.6%