2.2.1 • Published 7 years ago

inf-fed-dev v2.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

inf-fed-dev

frontend dev boilerplates

Getting Started

# Install
$ npm install inf-fed-dev -g

# Create app
$ inf react my-app

# Start app
$ cd my-app
$ npm start

Commands

we have 3 commands: react, react-full, react-admin.

inf react <appName> options

create a simple react app.

Usage Examples

inf react my-app

options

  • --no-install -- Disable npm install after files created

inf react-full <appName> options

create a full react app.

Usage Examples

inf react-full my-full-app

options

  • --no-install -- Disable npm install after files created

inf react-admin <appName> options

create a admin react app.

Usage Examples

inf react-admin my-admin-app

options

  • --no-install -- Disable npm install after files created
2.2.1

7 years ago

2.2.0

7 years ago

2.1.4

7 years ago

2.1.3

7 years ago

2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago