cleanup: Remove gulp

This commit is contained in:
Farkas József
2016-09-20 18:25:48 +02:00
parent cb0e66baf0
commit c10699173e
3 changed files with 3 additions and 44 deletions

View File

@@ -14,7 +14,6 @@ First up, make sure that node >=4.x.x and npm >=3.x.x are installed on your syst
git clone git@github.com:UltimateHackingKeyboard/agent.git
cd agent
npm install
npm run build sass
npm run dev
```