An open API service indexing awesome lists of open source software.

https://github.com/researchlab/fvx

An automatic, convenience and flexible scaffold Tooling for React Development
https://github.com/researchlab/fvx

Last synced: 24 days ago
JSON representation

An automatic, convenience and flexible scaffold Tooling for React Development

Awesome Lists containing this project

README

          





Fvx

⭐️ An automatic, convenience and flexible scaffold Tooling for React Development. ⭐️

[![GitHub issues][issues-image]][issues-url] [![GitHub forks][forks-image]][forks-url] [![GitHub stars][stars-image]][stars-url] [![NPM version][npm-image]][npm-url]

[issues-image]: https://img.shields.io/github/issues/researchlab/fvx?style=flat-square
[issues-url]: https://github.com/researchlab/fvx/issues
[forks-image]: https://img.shields.io/github/forks/researchlab/fvx?style=flat-square
[forks-url]: https://github.com/researchlab/fvx/network/members
[stars-image]: https://img.shields.io/github/stars/researchlab/fvx?style=flat-square
[stars-url]: https://github.com/researchlab/fvx/stargazers
[npm-image]: https://img.shields.io/npm/v/fvx?style=flat-square
[npm-url]: https://www.npmjs.com/package/fvx

#### Install

```
npm install fvx@latest
```

#### Usage

```
cd my-app && fvx create
```