Client code for gitr.io - TODO: a tagline
$ npm install
$ npm start
The default port is 8080
- to use a different one, do something like this:
$ PORT=3000 npm start
$ npm build
Client code for gitr.io - TODO: a tagline
$ npm install
$ npm start
The default port is 8080
- to use a different one, do something like this:
$ PORT=3000 npm start
$ npm build