Application for placing orders online from Engima Pizza Restaurant with a chat bot.
- Make sure you have npm installed
- Clone this repository
- Open your terminal in the base directory of the repository
- Run the following command to install the dependencies
npm install
- Run the following to start the development server
npm start run:dev