Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:

Volvo CMS Core

A library for shared core functionality of Volvo CMS projects (Volvo Dealer Web and Volvo Magazine).

Prerequisites

  • NPM v5.* / Node v7+

Development

npm install
npm start

Publishing

To publish, simply increment the package version and run npm publish.

NOTE: You will need to create a .npmrc file in the project root to configure your private Gemfury repository URL. E.g. @fbinhouse:registry=https://npm-proxy.fury.io/[TOKEN]/fbinhouse/. This will also be required in any project that consumes this library.