Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 322 Bytes

Versal example gadget

This is a sample gadget, that utilizes versal-gadget-api to ask learner a question.

As an author, you can edit question prompt. As a learner, you can answer the question.

how to install

npm install -g bower grunt-cli browserify
npm install
bower install

how to dev

grunt