Skip to content

Files

Latest commit

23632f8 · Feb 8, 2021

History

History
27 lines (17 loc) · 797 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 797 Bytes

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