# prs **Repository Path**: nickdoth/prs ## Basic Information - **Project Name**: prs - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-12-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Property Rental System [项目介绍](./Introduction.md) a [Sails](http://sailsjs.org) application ## Install ```shell git clone https://github.com/HKBU-Comp7480/project-websystem-nickdoth cd project-websystem-nickdoth npm install ``` ## Start ```shell npm start # or sails lift ```