Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/strvcom/create-strv-app

Set up new app in line with STRV's best practices in one command
https://github.com/strvcom/create-strv-app

react toolkit zero-configuration

Last synced: about 2 months ago
JSON representation

Set up new app in line with STRV's best practices in one command

Awesome Lists containing this project

README

        

![](https://raw.githubusercontent.com/prichodko/create-strv-app/master/thumbnail.gif)

By running one command this command line interface automatically generates a new project according to STRV's best practices.

## Usage

```bash
npx create-strv-app
```

alternatively

```bash
yarn create strv-app
```

## Author

Pavel Prichodko ([@prchdk](https://twitter.com/prchdk))

## License

[MIT](https://github.com/strvcom/create-strv-app/blob/docs/readme/LICENSE)