UNPKG

@leapdev/gui

Version:
13 lines (8 loc) 367 B
# LEAP GUI ## Background This is source scss of LEAP GUI Toolkit. ## Quick Start 1. Install [Node.js & NPM](https://nodejs.org/en/download/) 2. Install Project Dependencies `npm install` 3. Run `npm link` in Terminal to symlink the project folder. For more Info, visit [npm-link](https://docs.npmjs.com/cli/link) 4. Run `npm run build` in Terminal to compile GUI