Skip to content

WestpacCXTeam/workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI WORKSHOP

This repository includes all files for the GUI workshop.

It teaches:

  • using the GUI blender
  • added bespoke modules in LESS and JS
  • adding GUI modules dynamically to the DOM
  • using embedded SVGs with dynamic DOM

Content


Install

To build the workshop files make sure you got all dependencies installed via yawn or npm i and run:

grunt

This will build the workshop files and add a watch to your source files.

⬆ back to top


Release History remote

  • v0.1.0 - Initial files

⬆ back to top


License

Copyright (c) Westpac. Licensed under the GNU GPLv3.

⬆ back to top

};