Identify market opportunities for off-grid energy services in Sub-Saharan Africa.
To set up the development environment for this website, you'll need to install the following on your system:
- Node (v4.2.x) & Npm (nvm usage is advised)
The versions mentioned are the ones used during development. It could work with newer ones.
After these basic requirements are met, run the following commands in the website's folder:
$ npm install
There are two commands, both run via npm.
npm run build
orgulp
- clean & build everything and put it into dist foldernpm run serve
orgulp serve
- Compiles the sass files, javascript, and launches the server making the site available athttp://localhost:3000/
. The system will watch files and execute tasks whenever one of them changes. The site will automatically refresh since it is bundled with livereload.
We're using standard for linting.
npm run lint
- will run linter and warn of any errors.
npm run collections
- create icon font