Getting Start Guide

Getting Start

Setting Up The Local Environment & Workspace

This comprehensive guide provides step-by-step instructions on how to set up your development environment for Nextjs tool. It covers everything from the necessary prerequisites to installing the tool, creating an initial workspace, and setting up a starter app. You'll also learn how to run the app locally to test and verify your setup. By following this guide, you can ensure that your development environment is properly configured for Nextjs, and you can get started with your project confidently and efficiently. Whether you're a beginner or an experienced developer, this guide is an essential resource for anyone looking to work with Nextjs.

To get started with a Nextjs application, there are four prerequisites that you need to have in place.

Prerequisites
To use the Next.js Framework, you should be familiar with the following:
  • NextJs
  • Tailwind CSS
  • Javascript
  • sass
Knowledge of Javascript is helpful.