Install

install node_module

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

System Requirements:

  • Node.js 18.17 or later.

  • macOS, Windows (including WSL), and Linux are supported.

1. Extract the chisfis.zip file.

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

3. Type and run yarn install the command

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

7. Open the browser in the next URL: localhost:3000 command.

8. All done. Thank you.

Last updated