New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-ivweb

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ivweb

腾讯IVWEB出品的基于React+Redux开发脚手架

latest
npmnpm
Version
0.0.3
Version published
Weekly downloads
5
Maintainers
1
Weekly downloads
 
Created
Source

generator-ivweb

GitHub license npm package NPM downloads PRs Welcome developing with feflow

Tencent IVWEB Team project generator, based on React, redux and webpack.

Features

  • ✔︎ Easy to create a project with react and redux
  • ✔︎ Support multiple page development
  • ✔︎ Built-in Rem, it's friendly to develop a mobile application
  • ✔︎ Fast build speed and very small artifacts size

Installation

You need to install feflow first, it will pass a context to generator-ivweb.

$ npm install feflow-cli -g

Then install generator-ivweb

$ feflow install generator-ivweb

Usage

$ feflow init

Note: use arrow keys to select.

Contributing

  • Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  • Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
  • Write a test which shows that the bug was fixed or that the feature works as expected.
  • Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS_.

Changelog

Changelog

License

MIT.

Keywords

feflow-generator

FAQs

Package last updated on 19 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts