iamangelmp / data_dictionary_chatbot

This is a data dictionary for use in chatbot. Check the README for more information :D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing dependencies

  1. Navigate to the project folder you just downloaded.
  2. Run the following command in your terminal:
$ npm install

Enviroment specs

  • node - 16.18.0
  • npm - 8.19.2

to install all project dependencies.

Running the project

  1. Navigate to the project folder in your terminal.
  2. Run the following command in your terminal:
# development
$ npm run dev

# production mode
$ npm run start

About

This is a data dictionary for use in chatbot. Check the README for more information :D


Languages

Language:JavaScript 95.8%Language:Pug 3.0%Language:CSS 1.2%