Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 303 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 303 Bytes

This is a Next.js project bootstrapped with create-next-app.

Podcastr

Clone

git clone

First, run the development server:

yarn server

run app:

npm run dev
# or
yarn dev