Next React
  • Introduction
  • Getting Started
  • Prerequisites
  • Installation
  • File Structure
  • Routing
  • Template Config
  • Code Splitting
  • Support
  • Hire Us
  • Changelog
Powered by GitBook
On this page
  • ReactJS
  • Create React App (CLI)

Was this helpful?

Getting Started

Things to know before you start with Next

PreviousIntroductionNextPrerequisites

Last updated 5 years ago

Was this helpful?

ReactJS

-A JavaScript library for building user interfaces. React is the core of our template. If you don't know what React is or don't know how to use it, we strongly recommend checking the React before start doing anything with this theme.

Create React App (CLI)

is a tool built by developers at Facebook to help you build React applications. It saves you from time-consuming setup and configuration. You simply run one command and create react app sets up the tools you need to start your React project.

React
Create React App