Installation#

DEV#

  1. Install dependencies: yarn install

  2. Run the application: npm run start

PROD#

  1. Install dependencies: yarn install

  2. Build the project: npm run build

  3. Configure Nginx site