mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-10 06:52:05 +01:00
206 B
206 B
Build Process
- Install node.js
- Install grunt
npm install -g grunt - Install grunt cli
npm install -g grunt-cli - In project dir
-
- Install all modules
npm install
- Install all modules
Tests
- Install protractor