Skip to content

Client and server support for simple React chat components.

License

Notifications You must be signed in to change notification settings

cs125-illinois/chitter

Repository files navigation

@cs125/chitter

Install

To install all dependencies, first install Node 12 (the exact version is in .tool-versions). Next:

npm i
cd example && npm i

Once everything is installed, npm start will run the client bundler and example website. You need to run npm start backend separately to bring up the development MongoDB instance.

About

Client and server support for simple React chat components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published