https://github.com/arma73/wh_cypher
https://github.com/arma73/wh_cypher
chrome-extension monorepo oop react yarn-workspaces
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arma73/wh_cypher
- Owner: arma73
- Created: 2023-04-06T08:59:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T09:41:45.000Z (over 2 years ago)
- Last Synced: 2025-10-09T17:03:59.871Z (9 months ago)
- Topics: chrome-extension, monorepo, oop, react, yarn-workspaces
- Language: TypeScript
- Homepage:
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started 🔧
### Install the package:
Using `yarn`
```
yarn
```
## Run 🚀
### Build
```
cp extension/@browsers/chrome/.env.example extension/@browsers/chrome/.env
```
```
yarn build
```