Skip to content

⚡️ A TypeScript starter for Next.js that includes all you need to build amazing projects

License

Notifications You must be signed in to change notification settings

XD2Sketch/typescript-nextjs-starter

 
 

Repository files navigation

A TypeScript starter for Next.js

  • 📏 ESLint — Pluggable JavaScript linter
  • 💖 Prettier - Opinionated Code Formatter
  • 🖌 Renovate - Dependency update tool
  • 🗂 Absolute import - Import folders and files using the @ prefix

🚀 Getting started

The best way to start with this template is using create-next-app.

npx create-next-app xd2sketch-coding-ts -e https://github.com/XD2Sketch/typescript-nextjs-starter

If you prefer you can clone this repository and run the following commands inside the project folder:

  1. yarn dev;

To view the project open http://localhost:3000.

📝 License

This project is licensed under the MIT License - see the LICENSE.md file for more information.


Made with ♥ by João Pedro Schmitz

About

⚡️ A TypeScript starter for Next.js that includes all you need to build amazing projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%