datopian / ckanext-blob-storage

CKAN extension to offload blob storage to cloud storage providers (S3, GCS, Azure etc).
http://tech.datopian.com/blob-storage/
MIT License
14 stars 4 forks source link

update readme how to install the SDK #13

Closed mariorodeghiero closed 4 years ago

mariorodeghiero commented 4 years ago

Add how-to install and build the bundle of the ckan3-js-sdk in readme.md. e.g

  1. Install the dependencies

    npm install
  2. Generate the ckan3-js-sdk bundle

    npm run build