Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 682 Bytes

README.MD

File metadata and controls

18 lines (12 loc) · 682 Bytes

Build Status INSTALL

First, install latest version of NodeJS.

If running on Ububntu, install from the official nodesource repo.

After cloning Qrate and installing NodeJS, cd into the cloned folder and run:

npm install npm -g install bower gulp bower install gulp

When committing, use command npm run commit instead of git commit.

Consult the Commit Guidelines from the Angular team, we are closely following them.