Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 589 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 589 Bytes

A simple Hello World Chrome extension using React.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm run build

bundle the extension.

npm run watch

bundle the extension with interactive watch mode.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.