2020.7.6 • Published 4 years ago

@cs125/chitter v2020.7.6

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@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.