npm.io
2020.7.6 • Published 6 years ago

@cs125/chitter

Licence
MIT
Version
2020.7.6
Deps
15
Size
603 kB
Vulns
2
Weekly
0
Stars
3

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