Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanmen/react-chrome-extension-boilerplate
This is a boilerplate that extends create-react-app for the chrome extension.
https://github.com/tanmen/react-chrome-extension-boilerplate
Last synced: about 2 months ago
JSON representation
This is a boilerplate that extends create-react-app for the chrome extension.
- Host: GitHub
- URL: https://github.com/tanmen/react-chrome-extension-boilerplate
- Owner: tanmen
- Created: 2021-08-10T09:33:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-10T09:41:06.000Z (over 3 years ago)
- Last Synced: 2024-05-02T05:16:32.817Z (8 months ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChromeExtension boilerplate based on create-react-app
This repository is useful for creating a chrome extension based on create-react-app.## Get Started
You can use `yarn start`, `yarn build`, and `yarn test` as in the normal create-react-app.