Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 486 Bytes

contribution.md

File metadata and controls

13 lines (7 loc) · 486 Bytes

Project build guide:

  • Clone the project repository to your computer.

  • You must have Node.js installed.

  • Enter the command in the console npm install or yarn install and wait for all packages to be installed.

  • Enter the command npm run dev or yarn run dev to start the project locally in development mode.

  • Enter the command npm run start or yarn run start to start the project locally.

Have a question? Write to [email protected]