Skip to content

Latest commit

 

History

History
79 lines (49 loc) · 1.2 KB

README.md

File metadata and controls

79 lines (49 loc) · 1.2 KB

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.