🔮
Ciscryp - Nextjs React NFT Marketplace Template
  • Getting Started
  • Folder Structure
  • Dependencies
  • Install
  • Custom color, fonts
  • Plugins Used
  • Component Structure
  • Sources And Credits
  • Support
  • Database, Backend, CMS?
  • Change log
    • Change log
Powered by GitBook
On this page

Install

PreviousDependenciesNextCustom color, fonts

Last updated 1 year ago

The project is built by Nextjs, so development and construction will follow Create Next App guidelines, please check more carefully here -

System Requirements:

  • 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.

https://beta.nextjs.org/docs/installation
Node.js 18.17