- Clone project
git clone [email protected]:lundegaard/asseco-pvs-static.git
- Install npm
npm install
- Compile SASS with GRUNT:
grunt build
- Watch changes on SASS with GRUNT:
grunt
git clone [email protected]:lundegaard/asseco-pvs-static.git
npm install
grunt build
grunt