Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 997 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 997 Bytes

Next.js Ready-To-Run (RTR) Template

This is a quick start template for you & your team to bootstrap the next project! Simply clone it, follow the Quick Setup guide, and it will be ready to run.

What is pre-packaged in this template?

We have bootstrapped this with our knowledge of the best practices and the following tech stack:

Quick Setup

$ yarn install

$ touch .env

$ cat .env.example > .env

$ yarn dev

Use DX Scanner with your repository to maximize your Developer Experience

Use can also integrate this repository with the DX Scanner using this guide