Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.36 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.36 KB

Trustroots

Hospitality exchange community for hitchhikers and other travellers.

Trustroots.org

Prerequisites

Make sure you have installed all these prerequisites:

Getting started

Clone the repository:

$ git clone https://github.com/Trustroots/trustroots.git trustroots

Install dependencies by running this inside trustroots folder:

$ npm install

After the install, just run grunt default task:

$ grunt

Your application should run on the 3000 port in development mode, so in your browser just go to http://localhost:3000

Development

Community

License

The MIT License