If you have just cloned this template, you should install the project dependencies using the command:
yarnThis project contains the following scripts:
start. Runs the application in development mode.start:ci. Runs the application in production mode.build. Builds the application for production.
# command example
yarn start