0.1.8 • Published 7 years ago

ifly-front-cli v0.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

ifly-front-cli

A simple CLI for scaffolding frontend projects.

Installation

$ sudo npm install -g ifly-front-cli

Usage

$ ifly create   //Create a new project by selection
$ ifly list     //Display the current include framework

Templates

  • Create a pc(mobile) project with vue, you can also add vue-router or vuex to project if you need.
  • Create a pc(mobile) project with react, you can also add react-router or redux to project if you need.
  • Create a pc project include JQuery.
  • Create a mobile project include ZepTo.

Add a template

You can add, delete or update a template by modify templates.json file

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago