softspiders / next-typescript

Minimalistic NextJS in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOFTSPIDERS

next-typescript

Minimalistic NextJS project in TypeScript

Feature tags

  • nextjs
  • starter
  • template
  • typescript

Direct ancestors - also by code

Direct descendants


Requirements


Istallation

Install dependencies

npm i

or

yarn

Install TypeScript as a Node.js package

npm i -g typescript

or

yarn global add typescript

Running in dev mode

npx next dev

Author

Alexander Lapygin


License

Licensed under the MIT license.

About

Minimalistic NextJS in TypeScript

License:MIT License


Languages

Language:TypeScript 100.0%