currysesame / template-nextjs-tailwind-typescript-play-video

Frontend template for playing video.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Install dependencies:

npm install
# or
yarn install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

About

Frontend template for playing video.

License:MIT License


Languages

Language:TypeScript 92.2%Language:JavaScript 6.5%Language:CSS 1.3%