To run the project properly these need to be installed globally in the system
- Node
- npm
- Ruby
- SCSS
- Python
At first clone the project and then go to the project directory from the command line and run the following commands
- npm install
- grunt
- grunt watch
Then open a new tab in the console and write this command: python -m SimpleHTTPServer 3500 this will start the project in localhost:3500