/chef_experience_frontend

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

chef_experience_frontend

How to run the application

Prerequisites

  • Node.js
  • NPM

Installation

  • Clone the repository
  • Run npm install to install all dependencies
  • Run npm start to start the application

Running using docker

  • Run docker-compose up -d to build the docker image