inf-fed-dev

2.2.1 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.2.11latest

Version History

VersionDownloads (Last 7 Days)Published
2.2.11
2.2.00
2.1.40
2.1.30
2.1.20
2.1.10
2.1.00
2.0.30
2.0.20
2.0.10
2.0.00
1.2.10
1.2.00
1.1.10
1.1.00
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i inf-fed-dev

Weekly Downloads

1

Version

2.2.1

License

MIT

Last publish

Collaborators

  • infeng