https://github.com/zeikar/commentarium-extension
Commentarium Chrome extension (https://chromewebstore.google.com/detail/hogjejflnephnomijedgfocipidnkemf)
https://github.com/zeikar/commentarium-extension
chrome-extension commentarium comments react-chrome-extension
Last synced: 8 months ago
JSON representation
Commentarium Chrome extension (https://chromewebstore.google.com/detail/hogjejflnephnomijedgfocipidnkemf)
- Host: GitHub
- URL: https://github.com/zeikar/commentarium-extension
- Owner: zeikar
- License: mit
- Created: 2023-05-09T10:52:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T11:24:37.000Z (over 1 year ago)
- Last Synced: 2025-02-12T12:40:59.316Z (over 1 year ago)
- Topics: chrome-extension, commentarium, comments, react-chrome-extension
- Language: TypeScript
- Homepage: https://commentarium.app
- Size: 813 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started with Create React App
This project was bootstrapped with [chrome-extension-boilerplate-react-vite](https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite).
## Available Scripts
In the project directory, you can run:
### `npm run dev`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.
### `npm run test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.