Getting Started

Things to know before you start with Next

ReactJS

React -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)

Create React App 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.

Last updated