Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimdallrj/cra-template-jetpack
Jetpack for React.js development, bootstrapping with CreateReactApp
https://github.com/heimdallrj/cra-template-jetpack
Last synced: about 24 hours ago
JSON representation
Jetpack for React.js development, bootstrapping with CreateReactApp
- Host: GitHub
- URL: https://github.com/heimdallrj/cra-template-jetpack
- Owner: heimdallrj
- Created: 2021-07-15T15:15:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T14:01:45.000Z (over 3 years ago)
- Last Synced: 2025-01-04T14:37:51.692Z (10 days ago)
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cra-template-jetpack
This is a custom template for [Create React App](https://github.com/facebook/create-react-app).
You can use this template with `npm create-react-app --template jetpack`
For more information, please refer to:
- [Getting Started](https://create-react-app.dev/docs/getting-started) – How to create a new app.
- [User Guide](https://create-react-app.dev) – How to develop apps bootstrapped with Create React App.