Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/strvcom/create-strv-app
- Owner: strvcom
- License: mit
- Created: 2017-10-05T16:24:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T18:28:53.000Z (about 2 years ago)
- Last Synced: 2024-11-19T09:20:40.620Z (about 2 months ago)
- Topics: react, toolkit, zero-configuration
- Language: JavaScript
- Homepage: https://npm.im/create-strv-app
- Size: 999 KB
- Stars: 14
- Watchers: 27
- Forks: 6
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)