1.0.0 • Published 7 years ago

generator-bancaplus-app v1.0.0

Weekly downloads
8
License
-
Repository
github
Last release
7 years ago

generator-bancaplus-app

Yeoman generator for new instance of Banca plus mobile.

Requirements

  • node 6.10.3
  • npm 4.6.1
  • cordova 6.5.0
  • cordova-android 6.2.3
  • ionic 2.2.3
  • yeoman 2.0.0

Installation

Install generator-bancaplus-app globally with:

npm install -g git+ssh://git@github.com:SYNERGY-GB/generator-bancaplus-app.git

Usage

Create your instance's folder and in the directory generate your new project:

yo bancaplus-app

The generator will ask you some questions to give the initial personalization to your instance:

Tell me the name of your project (folder):
Which theme would you like? (Default):
  • The first question is the name of the proyect that will be added to some files in the instance (if an answer is not provided the generator will use the folder name).
  • In the second question you will select the theme of your choice, you can either choose a theme from the repository of themes original flat curve transparent or leave it empty and use the default theme.

Currently, the Themes system offers the next themes:

After you are finished, the generator installs all the depedencies you need to run your application. At this point, your instance is ready for you to configure and develop all the requeriments needed.

License

© SYNERGY-GB