Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 158 Bytes

BUILD.md

File metadata and controls

10 lines (7 loc) · 158 Bytes

Build Instructions

You will need node.js and npm set up on path.

npm install        # get packages
. scripts/link.sh  # run linker
npm run build