Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1004 Bytes

README.md

File metadata and controls

37 lines (31 loc) · 1004 Bytes

SolSA Examples and Tutorial

This repository contains a SolSA tutorial and example solutions.

Setup

  1. Please follow these instructions to setup SolSA.

  2. Clone this repository:

    git clone https://github.com/IBM/solsa-examples.git
  3. Install dependencies:

    cd solsa-examples
    npm install --prod