Skip to content
/ next-ts-template Public template

Next.js template pre-configured with TS (strict), Scss, Prettier+ESLint

License

Notifications You must be signed in to change notification settings

VonSwirl/next-ts-template

Repository files navigation

NextTs

Nextjs template pre-configured with TS (strict), Scss, Prettier+ESLint

Links

Tech

  • TypeScript

  • Scss

  • Prettier

  • Yarn

Getting Started

Install:

  • yarn

Run:

Run customer port:

  • Open package.json and replace ("dev": "next dev") with ("dev": "next dev -p 8000")
  • Then open http://localhost:8000

Deploying on Vercel

About

Next.js template pre-configured with TS (strict), Scss, Prettier+ESLint

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published