Update chapter-01-run-and-talk.md

This commit is contained in:
Lucas Ribeiro 2020-09-28 17:20:05 -03:00 committed by GitHub
parent 5767296d2b
commit e74bdd1bcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,10 @@
1- gbapp and gblib extensions which are folder extensions for the GeneralBots package type. 1- gbapp and gblib extensions which are folder extensions for the GeneralBots package type.
gbapp and gblib are responsible for GeneralBots services in a Back-end development environment gbapp and gblib are responsible for GeneralBots services in a Back-end development environment.
2- The .gbui extension is assigned to the GeneralBots front-end development environment.
Angular, Riot, React and HTML are responsible for the dynamic functioning of GeneralBots services
### The Bot Factory ### The Bot Factory