You will need to have the following tools installed in order to run this project:
- Node
- Grunt
- PHP-CGI 5.4+
- Ruby
- Sass
-
Install PHP
brew install php
(Mac)npm install -g php
(Windows) -
Install Sass and Compass with Ruby
gem install sass
Make sure you are in your geomag-baseline-calculator
project directory.
Install these packages from your terminal.
-
Install local npm modules
npm install