zmwieand / tutrhq

Now-Ledge at your fingertips!
0 stars 0 forks source link

tutrhq sources

Description

Welcome to the source code of tutr!

Documentation

To learn more about how our app works, please take a look at this document.

How to start 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