tutrhq
sourcesWelcome to the source code of tutr!
To learn more about how our app works, please take a look at this document
.
tutr
$ sudo apt-get install npm
$ sudo apt-get install nodejs
$ cd app
$ npm install
$ npm start
You should have a running instance at http://localhost:3000