Skip to content

Creating Client Applications

Jonathan Casarrubias edited this page Oct 27, 2016 · 6 revisions

FireLoop.io

$ cd myproject
$ fireloop
? What do you want to do? Generate Angular2 Client

     _-----_     
    |       |    ╭──────────────────────────╮
    |--(o)--|    │ Lets's create an Angular │
   `---------´   │      2 Application!      │
    ( _´U`_ )    ╰──────────────────────────╯
    /___A___\   /
     |  ~  |     
   __'.___.'__   
 ´   `  |° ´ Y ` 

? What type of Angular 2 Application do you want to create? 1.- Angular 2 Web
? What's the name of your application? (webapp)

After your application is created, it will automatically have installed your software development kit, but any time you create a new model; You will need to re-build your SDK by following this instructions.

Clone this wiki locally