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: 4 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 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T18:28:53.000Z (over 3 years ago)
- Last Synced: 2025-10-14T01:39:52.356Z (8 months ago)
- Topics: react, toolkit, zero-configuration
- Language: JavaScript
- Homepage: https://npm.im/create-strv-app
- Size: 999 KB
- Stars: 15
- Watchers: 25
- Forks: 6
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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)