- Node.js:
6.x.x
- npm:
4.x.x
, bundled with Node (check the version) - git: should be in the
PATH
- gulp:
npm install -g gulp-cli
- typings:
npm install -g typings
git clone https://github.com/o10if/pld-smart-backend.git
cd pld-smart-backend
npm install
npm start
gulp watch:main
npm test