Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.