Yacht Charter Booking Drupal Theme
Sailor is a Drupal port of the Sailor HTML Template
Note: This theme requires a license for Sailor HTML Template as well as an Envato Market token, with the "Download your purchased items" permission.
Installation
CD into the theme's directory
cd themes/sailor
Then execute:
npm install --production
You will be asked for your Envato Market token. You can also put this in the npm config like this:
npm config envato_token YOURTOKEN
or it can be added as an environment variable with the name: NPM_CONFIG_ENVATO_TOKEN