Skip to content

City of Detroit chatbot build to provide quick information to citizens.

License

Notifications You must be signed in to change notification settings

CityOfDetroit/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot

City of Detroit chatbot build to provide quick information to citizens.

Getting Started

This project was created using:

  • React for application state management.
  • Parcel as a web application bundler.
  • Cypress for testing.
  • Yarn for 3rd party library use and management.

Please make sure these are installed locally

Setup Local Environment.

  1. Download the repo.

    $ git clone git@github.com:CityOfDetroit/chatbot.git
    
  2. Install node dependencies.

    $ yarn install
    
  3. Run local instance.

    $ yarn start
    
  4. Run test suite.

    $ yarn test
    
  5. Create production build.

    $ yarn build
    

Resources

About

City of Detroit chatbot build to provide quick information to citizens.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published