> For the complete documentation index, see [llms.txt](https://nghiaxchis.gitbook.io/ciscryp-nft-marketplace-react-template/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nghiaxchis.gitbook.io/ciscryp-nft-marketplace-react-template/install.md).

# Install

The project is built by Nextjs, so development and construction will follow Create Next App guidelines, please check more carefully here -<https://beta.nextjs.org/docs/installation>

System Requirements:

* [Node.js 18.17](https://nodejs.org/) or later.
* macOS, Windows (including WSL), and Linux are supported.

1\. Extract the **Ciscryp.zip** file.

2\. Open the Terminal, write a `cd` and space then drag the folder into the Terminal, and press ENTER.

3\. Write `npm install` or `yarn install` if you use **yarn** instead **npm**, press enter and wait for the system to finish installing all the plugins.

4\. Once the installation is completed successfully without errors you can run the template in the `npm run dev` or with yarn is `yarn dev` .

5\. Open the browser in the next URL: **localhost:3000**

6\. All done. Thank you.
