Skip to content

calpoly-csai/nimbus-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimbus Chat

A simple chat interface for interacting with the Nimbus virtual assistant.

Project setup

  1. Get the repo with git clone and install dependencies with npm install
  2. Launch a local dev server with npm run serve