1.2.1 • Published 3 years ago
@startertemp/nextjs-ts v1.2.1
Next JS Stater Template
This is a front-end Next Template containing alot of useful libraries for a quick setup. This template uses pnpm for installation instead of yarn or npm for performance and space benefits. You can read more about pnpm here. You do not need to install pnpm beforehand as the installer does that for you.
Installation
npx @startertemp/nextjs-ts my-appnpxstands for npm init@startertemp/nextjs-tsis the package namemy-appis the folder name
Get Started
cd my-appto go into your project folderpnpm devto run the next js project.
Libraries Included
Front-end
Contribution
Any type of contributions are welcome into Github Repository.