murajun1978 / example-next-js-dynamic-routing-with-typescript

An example for Next.js Dynamic Routing with TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example for Next.js Dynamic Routing with TypeScript

Get started

Clone the repository:

$ git clone https://github.com/murajun1978/example-next-js-dynamic-routing-with-typescript.git

Install dependencies:

$ npm install

Run Next.js with Development Mode:

$ npm run dev

About

An example for Next.js Dynamic Routing with TypeScript

License:MIT License


Languages

Language:TypeScript 100.0%