Home
Purchase now
Getting Started
Introduction
Support & Change Log
Browse pages
Purchase now

Quick Start

1. Requirements

Before proceeding you'll need to have the latest stable nodejs.

2. Install

Open the project folder and install its dependencies. You can use any package manager you want. We recommend yarn. But you can use also npm.

cd [project folder]/nextjs
yarn install
3. Start

Once the installation is done, you can now start your app by running npm run dev or yarn dev.

yarn dev

This starts a local webserver at http://localhost:3000 and auto detect file changes:

ready - started server on http://localhost:3000

event - compiled successfully
3. Build
yarn build

You can also use npm run build.

This project doesn’t handle backend logic or databases; it is just a frontend, so you can use it with any backend you want.

Home
Purchase now
© theFront. 2021, Maccarian. All rights reserved

When you visit or interact with our sites, services or tools, we or our authorised service providers may use cookies for storing information to help provide you with a better, faster and safer experience and for marketing purposes.