/iframe-scaffolder

This tool helps you to quickly arrange several iframes together.

Primary LanguageCSSGNU Lesser General Public License v3.0LGPL-3.0

Iframe Scaffolder

Install

        _   .--------------------------------.
      _|o|_ |    Application brought to you  |
       (_)  |    with the amazing Yeoman!    |
     / \Y/ \;-,______________________________|
    ||  :  |\//
    (| --- |
      |_|_|
       \ /

Installation

Install node and yarn then run:

yarn

You can now start serving static files with gulp!

gulp serve

Deploy on Git Pages

Run the following commands

gulp
gulp deploy