-
git clone https://github.com/dosandk/1w-search.git
- Clone project -
npm i
- This command install all project dependencies -
gulp runLocalServer
- This command run local server
gulp compile-scss
- Compile all scss files to css
gulp compass-watch
- To start watching to scss files changes and compile to css